From: Enrico Tassi Date: Tue, 13 Dec 2005 16:36:57 +0000 (+0000) Subject: aaaa X-Git-Tag: make_still_working~8000 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=76e255c1de67977628ca627bc93dec52818c42d8;p=helm.git aaaa --- diff --git a/helm/matita/scripts/profile_cvs.sh b/helm/matita/scripts/profile_cvs.sh index 212449a31..667a70e36 100755 --- a/helm/matita/scripts/profile_cvs.sh +++ b/helm/matita/scripts/profile_cvs.sh @@ -45,7 +45,7 @@ cd $TMPDIRNAME cvs -d $CVSROOT co helm/ocaml 1>/dev/null 2>/dev/null cvs -d $CVSROOT co helm/matita 1>/dev/null 2>/dev/null -export HOME="$TMPDIRNAME.HOME" +export HOME="`pwd`/../$TMPDIRNAME.HOME" compile $PWD/helm/ocaml $PWD/helm/matita run_tests $PWD/helm/matita > LOG 2>/dev/null