tests: cosmetic changes in t/extra-sources.sh
[platform/upstream/automake.git] / t / test-log.sh
index f0da927..fd54d6a 100644 (file)
@@ -146,8 +146,7 @@ test -f global.log
 
 rm -f *.log
 
-VERBOSE=yes $MAKE check >stdout && { cat stdout; exit 1; }
-cat stdout
+run_make -O -e FAIL check VERBOSE=yes
 cat global.log
 test ! -e my.log
 test ! -e test-suite.log