summaryrefslogtreecommitdiff
path: root/t/tap-doc2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-doc2.sh')
-rw-r--r--t/tap-doc2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/tap-doc2.sh b/t/tap-doc2.sh
index 0d4bf14dd..55c734bd8 100644
--- a/t/tap-doc2.sh
+++ b/t/tap-doc2.sh
@@ -106,10 +106,10 @@ diff exp got
grep '^Please report to bug-automake@gnu\.org$' stdout
-env \
+run_make >stdout check \
TESTS='foo.test baz.test' \
TEST_LOG_DRIVER_FLAGS='--comments --ignore-exit' \
- $MAKE -e check >stdout || { cat stdout; exit 1; }
+ || { cat stdout; exit 1; }
cat > exp <<'END'
PASS: foo.test 1 - Swallows fly