From: Enrico Tassi Date: Tue, 13 Dec 2005 14:14:17 +0000 (+0000) Subject: fixed_names X-Git-Tag: make_still_working~8006 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=470fa0f8e93c717021fd79948c7eb7f8f0381371;p=helm.git fixed_names --- 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