X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fscripts%2Fprofile_svn.sh;h=296ad125d62024aa8ac1f0ab88c75d60ee158084;hb=2edd802fd82af7aa282a82344d14c851c210ed1c;hp=41b0dbf2614264eea5d3ca8bc3e2b7da255e6f33;hpb=7b8e3b2132a264c2ab74a34ec48b3cdc75cc5c99;p=helm.git diff --git a/matita/scripts/profile_svn.sh b/matita/scripts/profile_svn.sh index 41b0dbf26..296ad125d 100755 --- a/matita/scripts/profile_svn.sh +++ b/matita/scripts/profile_svn.sh @@ -11,7 +11,7 @@ SVNLOG=LOG.svn function testit { LOGTOOPT=/dev/null LOGTOBYTE=/dev/null - export BENCH_EXTRA_TEXT="$MARK\t$@" + export BENCH_EXTRA_TEXT="$MARK $@" make tests make tests.opt }