]> matita.cs.unibo.it Git - helm.git/commitdiff
Benchmark fixed. It was broken by the change in the handling of
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 12 Jul 2005 10:10:17 +0000 (10:10 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 12 Jul 2005 10:10:17 +0000 (10:10 +0000)
matita.conf.xml*

helm/matita/scripts/profile_cvs.sh

index 818d8a39b3db24c1b288fca4231fd34c1738ffd2..84398f6c688a798bfb42efcda27c7d91d7da1522 100755 (executable)
@@ -21,8 +21,8 @@ function compile {
   cd $2
   autoconf 1>/dev/null
   ./configure 1>/dev/null
+  cp matita.conf.xml.sample matita.conf.xml
   make all opt 1>/dev/null
-  sed "s/@@OWNER@@/profiler/" matita.conf.xml.sample > matita.conf.xml
   cd $LOCALOLD
 }
 
@@ -49,5 +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