summaryrefslogtreecommitdiff
path: root/t/tap-autonumber.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-autonumber.sh')
-rw-r--r--t/tap-autonumber.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/tap-autonumber.sh b/t/tap-autonumber.sh
index f1820ce86..d89aa789f 100644
--- a/t/tap-autonumber.sh
+++ b/t/tap-autonumber.sh
@@ -44,8 +44,7 @@ not ok
ok
END
-run_make TESTS=all.test check >stdout && { cat stdout; exit 1; }
-cat stdout
+run_make -O -e FAIL TESTS=all.test check
count_test_results total=14 pass=6 fail=5 xpass=1 xfail=1 skip=1 error=0
cat > exp <<'END'