Fix the order of operations.
[oota-llvm.git] / test / tools / dsymutil / X86 / mismatch.m
index 832f9f474ef108889a10b7cf209b2e85eb517b48..ddb4b68b943e1a7e1a59fa81e775484d739f7b64 100644 (file)
@@ -15,7 +15,7 @@
 */
 
 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/mismatch \
-// RUN:   -y %p/dummy-debug-map.map -o %t.bin 2>&1 >%t
+// RUN:   -y %p/dummy-debug-map.map -o %t.bin  >%t 2>&1
 // RUN: cat %t
 // RUN: cat %t | FileCheck %s