Merge branch 'maint'
[platform/upstream/automake.git] / t / tap-realtime.sh
index 92d7831..fcac95f 100755 (executable)
@@ -53,7 +53,9 @@ fi
 
 cat > Makefile.am << 'END'
 TESTS = all.test
+AM_COLOR_TESTS= no
 END
+
 . tap-setup.sh
 
 cat > all.test <<'END'