From: Enrico Tassi Date: Sun, 17 May 2009 18:43:33 +0000 (+0000) Subject: byte tests disabled X-Git-Tag: make_still_working~3974 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=eaf2ee7d082200359976f30a93263277babe6b94;p=helm.git byte tests disabled --- diff --git a/helm/software/matita/scripts/profile_svn.sh b/helm/software/matita/scripts/profile_svn.sh index 8a77eae00..c0eb466a5 100755 --- a/helm/software/matita/scripts/profile_svn.sh +++ b/helm/software/matita/scripts/profile_svn.sh @@ -13,7 +13,7 @@ function testit { LOGTOBYTE=/dev/null export BENCH_EXTRA_TEXT="$MARK $@" make tests.opt - make tests + #make tests } function compile {