From: Enrico Tassi Date: Fri, 11 Jan 2008 15:16:10 +0000 (+0000) Subject: .opt before .byte X-Git-Tag: make_still_working~5682 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=7b7695bad7e3e2fb5867860f20845edcbc0f77fe;p=helm.git .opt before .byte --- diff --git a/helm/software/matita/scripts/profile_svn.sh b/helm/software/matita/scripts/profile_svn.sh index 72105b2e0..0d23914c8 100755 --- a/helm/software/matita/scripts/profile_svn.sh +++ b/helm/software/matita/scripts/profile_svn.sh @@ -12,8 +12,8 @@ function testit { LOGTOOPT=/dev/null LOGTOBYTE=/dev/null export BENCH_EXTRA_TEXT="$MARK $@" - make tests make tests.opt + make tests } function compile {