summaryrefslogtreecommitdiff
path: root/test/Archive/extract_MacOSX.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Archive/extract_MacOSX.ll')
-rw-r--r--test/Archive/extract_MacOSX.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Archive/extract_MacOSX.ll b/test/Archive/extract_MacOSX.ll
index e835f4037f..c811a59b33 100644
--- a/test/Archive/extract_MacOSX.ll
+++ b/test/Archive/extract_MacOSX.ll
@@ -3,4 +3,4 @@
;from MacOSX style archives
;RUN: llvm-ar x %p/MacOSX.a very_long_bytecode_file_name.bc
-;RUN: diff -q %p/very_long_bytecode_file_name.bc very_long_bytecode_file_name.bc
+;RUN: diff %p/very_long_bytecode_file_name.bc very_long_bytecode_file_name.bc > /dev/null 2>/dev/null