From: Claudio Sacerdoti Coen Date: Tue, 12 Jul 2005 10:14:40 +0000 (+0000) Subject: Debugging comment removed. X-Git-Tag: pre_notation~29 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=503a2e5630e8428cc2d7cc27acb85a24053a411e;p=helm.git Debugging comment removed. --- diff --git a/helm/matita/scripts/profile_cvs.sh b/helm/matita/scripts/profile_cvs.sh index 84398f6c6..b4395f687 100755 --- a/helm/matita/scripts/profile_cvs.sh +++ b/helm/matita/scripts/profile_cvs.sh @@ -49,4 +49,4 @@ run_tests $PWD/helm/matita > LOG 2>/dev/null cat LOG | grep -v "^.......Debug:" | 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