]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/profile_cvs.sh
may fix the nigtly build
[helm.git] / helm / matita / scripts / profile_cvs.sh
index 947a4c0a0a09efb9c5bf0e881c1f20c8b19930c7..d8ba65a4d6e8f96e4d38e140e9f9e422ad4aba12 100755 (executable)
@@ -8,8 +8,8 @@ function testit {
   LOGTOOPT=/dev/null
   LOGTOBYTE=/dev/null
   export DO_TESTS_EXTRA="$MARK\t$@"
-  make tests DO_TEST_OPTS="-no-color -twice"
-  make tests.opt DO_TEST_OPTS="-no-color -twice"
+  make tests DO_TESTS_OPTS="-no-color -twice"
+  make tests.opt DO_TESTS_OPTS="-no-color -twice"
 }
 
 function compile {