From 470fa0f8e93c717021fd79948c7eb7f8f0381371 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 13 Dec 2005 14:14:17 +0000 Subject: [PATCH] fixed_names --- helm/matita/scripts/profile_cvs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2