From 4bb915da0f087a8f2801e6857faa7d73012f8261 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 17 Mar 2006 09:51:48 +0000 Subject: [PATCH] fixed wrong log name --- helm/software/matita/scripts/profile_svn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/software/matita/scripts/profile_svn.sh b/helm/software/matita/scripts/profile_svn.sh index ba7d69806..41b0dbf26 100755 --- a/helm/software/matita/scripts/profile_svn.sh +++ b/helm/software/matita/scripts/profile_svn.sh @@ -5,7 +5,7 @@ MARK=`date +%Y%m%d%H%M` TMPDIRNAME=__${MARK}_compilation SVNROOT="svn+ssh://mowgli.cs.unibo.it/local/svn/helm/trunk/" MYSQL="mysql -u helm -h mowgli.cs.unibo.it matita" -SVNLOG=$TMPDIRNAME/LOG.svn +SVNLOG=LOG.svn #helpers function testit { -- 2.39.2