Accommodate the braindead Solaris "diff" that doesn't understand the -q
[oota-llvm.git] / test / Archive / extract_MacOSX.ll
index e835f4037f6254d4301c4f8bc0ea4308d9e6dad5..c811a59b33a2069f8b9a4226cabaf9ef856dc9e6 100644 (file)
@@ -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