]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/profile_cvs.sh
__ files are removed
[helm.git] / helm / matita / scripts / profile_cvs.sh
index 667a70e36de142e1b25987104ee1911ee0d43106..40e19b841eafd94186a094e8fc14096ac87edadf 100755 (executable)
@@ -7,8 +7,8 @@ function testit {
   LOGTOOPT=/dev/null
   LOGTOBYTE=/dev/null
   export DO_TESTS_EXTRA="$MARK\t$@"
-  make tests DO_TESTS_OPTS="-no-color -twice"
-  make tests.opt DO_TESTS_OPTS="-no-color -twice"
+  make tests DO_TESTS_OPTS="-no-color -twice -keep-logs"
+  make tests.opt DO_TESTS_OPTS="-no-color -twice -keep-logs"
 }
 
 function compile {