summaryrefslogtreecommitdiff
path: root/t/test-trs-recover.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/test-trs-recover.sh')
-rw-r--r--t/test-trs-recover.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/test-trs-recover.sh b/t/test-trs-recover.sh
index d833d9621..7b5efdc5a 100644
--- a/t/test-trs-recover.sh
+++ b/t/test-trs-recover.sh
@@ -152,8 +152,7 @@ test -f baz.trs
rm -f foo.trs
update_stamp
touch bar.test
-run_make RECHECK_LOGS= check >stdout || { cat stdout; exit 1; }
-cat stdout
+run_make -O RECHECK_LOGS= check
# Check that make has updated what it needed to, but no more.
test -f foo.trs
is_newest bar.trs bar.test