X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fscripts%2Fprofile_cvs.sh;h=1acc790e4de197262784de6664c1c3e9982c38da;hb=470fa0f8e93c717021fd79948c7eb7f8f0381371;hp=ea4e43dfa3b8b13065f9a6394f25a85b6c7ad660;hpb=f9410c56ba4645668d5246654df1ba816ec249b1;p=helm.git diff --git a/helm/matita/scripts/profile_cvs.sh b/helm/matita/scripts/profile_cvs.sh index ea4e43dfa..1acc790e4 100755 --- a/helm/matita/scripts/profile_cvs.sh +++ b/helm/matita/scripts/profile_cvs.sh @@ -48,4 +48,4 @@ run_tests $PWD/helm/matita > LOG 2>/dev/null cat LOG | grep "\(OK\|FAIL\)" | grep "\(gc-on\|gc-off\)" | awk -f $PWD/helm/matita/scripts/insert.awk > INSERT.sql cat INSERT.sql | mysql -u helm -h mowgli.cs.unibo.it matita cd $OLD -rm -rf $TMPDIRNAME +#rm -rf $TMPDIRNAME