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 74e5da2 + 591737e commit e417c15Copy full SHA for e417c15
test/Driver/compiler_plugin_path_macosx.swift
@@ -1,4 +1,4 @@
1
-// RUN: %swiftc_driver -driver-print-jobs -target x86_64-apple-macosx10.9 %s 2>^1 | %FileCheck %s
+// RUN: %swiftc_driver -driver-print-jobs -target x86_64-apple-macosx10.9 %s 2>&1 | %FileCheck %s
2
// REQUIRES: OS=macosx
3
4
// CHECK: -external-plugin-path
0 commit comments