From 76e255c1de67977628ca627bc93dec52818c42d8 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 13 Dec 2005 16:36:57 +0000 Subject: [PATCH] aaaa --- helm/matita/scripts/profile_cvs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2