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.
-dump-input fail
1 parent 81afe14 commit 199e5a7Copy full SHA for 199e5a7
test/Driver/environment-mac.swift
@@ -1,5 +1,5 @@
1
// REQUIRES: OS=macosx
2
3
-// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s
+// RUN: %swift_driver -driver-use-frontend-path %S/Inputs/print-var.sh %s DYLD_LIBRARY_PATH | %FileCheck %s --dump-input fail
4
5
// CHECK: {{^/usr/lib/swift:}}
0 commit comments