summaryrefslogtreecommitdiff
path: root/t/tap-msg0-misc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-msg0-misc.sh')
-rw-r--r--t/tap-msg0-misc.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/t/tap-msg0-misc.sh b/t/tap-msg0-misc.sh
index e1f48a945..c5c724538 100644
--- a/t/tap-msg0-misc.sh
+++ b/t/tap-msg0-misc.sh
@@ -45,9 +45,7 @@ ok 14 0.0 # SKIP 0.0
END
-$MAKE check >stdout && { cat stdout; exit 1; }
-cat stdout
-
+run_make -O -e FAIL check
count_test_results total=14 pass=2 fail=0 xpass=4 xfail=4 skip=4 error=0
sed '/^ *$/d' > exp << 'END'