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 bd11fce commit 591737eCopy full SHA for 591737e
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