Skip to content

Commit 7823e6b

Browse files
committed
cat temp file
1 parent dee72ce commit 7823e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Examples/standalone/test.toy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# RUN: -DLLVM_USE_LINKER=%llvm_use_linker \
55
# RUN: -DPython3_EXECUTABLE=%python \
66
# RUN: -DPython_EXECUTABLE=%python
7-
# RUN: "%cmake_exe" --build . --target check-standalone | tee %t | FileCheck %s
7+
# RUN: "%cmake_exe" --build . --target check-standalone | tee %t | FileCheck %s || cat %t && false
88

99
# Note: The number of checked tests is not important. The command will fail
1010
# if any fail.

0 commit comments

Comments
 (0)