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.
1 parent 18ffb55 commit 24f2e19Copy full SHA for 24f2e19
swift-package-with-spaces.txt
@@ -13,7 +13,7 @@
13
//
14
// RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
15
16
-// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
+// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} '{{.*}}/more spaces/special tool/some file.swift'
17
18
// Verify that the tool exists and works.
19
0 commit comments