We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69233c7 + 5d304fb commit 996408cCopy full SHA for 996408c
validation-test/BuildSystem/build_worktree.test
@@ -2,11 +2,9 @@
2
# REQUIRES: standalone_build
3
# REQUIRES: target-same-as-host
4
5
-# https://github.com/swiftlang/swift/issues/79256
6
-# REQUIRES: rdar144503319
7
-
8
# RUN: %empty-directory(%t)
9
# RUN: %empty-directory(%t/build)
+# RUN: %empty-directory(%t/ninja)
10
11
# Set up a local clone of swift in a temporary workspace and add a sibling
12
# linked worktree to the clone.
0 commit comments