tests: cosmetic changes in t/extra-sources.sh
[platform/upstream/automake.git] / t / preproc-demo.sh
old mode 100755 (executable)
new mode 100644 (file)
index 4c1b2d9..1f29057
@@ -213,8 +213,7 @@ test -f build-aux/compile
 
 $MAKE
 
-VERBOSE=x $MAKE check >stdout || { cat stdout; exit 1; }
-cat stdout
+run_make -O check VERBOSE=x
 cat tests/built.log
 cat tests/hello.log
 cat tests/goodbye.log