X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fscripts%2Fprofile_svn.sh;h=70656ad1f36cebb5f51828d4bba45a1df2a4f90c;hb=6b018dd85365fcb4af1bb538c3198978c01cb24e;hp=4c415e0d32198b15837c67a1cbdff20ab845cddb;hpb=09a8511f70bc21c74beff39700dbbe01b2bf3235;p=helm.git diff --git a/matita/scripts/profile_svn.sh b/matita/scripts/profile_svn.sh index 4c415e0d3..70656ad1f 100755 --- a/matita/scripts/profile_svn.sh +++ b/matita/scripts/profile_svn.sh @@ -29,8 +29,8 @@ function run_tests { LOCALOLD=$PWD cd $1 ./matitaclean all - export OCAMLRUNPARAM='o=100000' - testit "gc-off" + #export OCAMLRUNPARAM='o=100000' + #testit "gc-off" export OCAMLRUNPARAM='' testit "gc-on" cd $LOCALOLD