X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fscripts%2Fprofile_cvs.sh;h=d8ba65a4d6e8f96e4d38e140e9f9e422ad4aba12;hb=b05dceab1903f9d15f214a9ddeaf791cd594e215;hp=f0cc00e8bf72d8b6460f36a829686b83802f7565;hpb=214e1cb977f880a0790465ff81dcea7c9f74d7d2;p=helm.git diff --git a/helm/matita/scripts/profile_cvs.sh b/helm/matita/scripts/profile_cvs.sh index f0cc00e8b..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$@" - scripts/do_tests.sh -no-color -twice ./matitac.opt $LOGTOOPT tests/*.ma - scripts/do_tests.sh -no-color -twice ./matitac $LOGTOBYTE tests/*.ma + make tests DO_TESTS_OPTS="-no-color -twice" + make tests.opt DO_TESTS_OPTS="-no-color -twice" } function compile {