Fix this dsymutil testcase by not passing in a path to the modulemap file,
[oota-llvm.git] / test / tools / dsymutil / X86 / mismatch.m
index ddb4b68b943e1a7e1a59fa81e775484d739f7b64..33ae782df057c5d1cd0a1995971ca8db89bbc9b5 100644 (file)
@@ -15,9 +15,7 @@
 */
 
 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/mismatch \
-// RUN:   -y %p/dummy-debug-map.map -o %t.bin  >%t 2>&1
-// RUN: cat %t
-// RUN: cat %t | FileCheck %s
+// RUN:   -y %p/dummy-debug-map.map -o %t.bin 2>&1 | FileCheck %s
 
 @import mismatch;