X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fscripts%2Fprofile_cvs.sh;h=d8ba65a4d6e8f96e4d38e140e9f9e422ad4aba12;hb=ba9a57375b50e0527bf0d48f189f7e3129bbe99f;hp=947a4c0a0a09efb9c5bf0e881c1f20c8b19930c7;hpb=76a45dfa7d4a7708797930f8c9025f63a66910cb;p=helm.git diff --git a/helm/matita/scripts/profile_cvs.sh b/helm/matita/scripts/profile_cvs.sh index 947a4c0a0..d8ba65a4d 100755 --- a/helm/matita/scripts/profile_cvs.sh +++ b/helm/matita/scripts/profile_cvs.sh @@ -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 {