X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fscripts%2Fcrontab.sh;h=65578a87c3989c708dd939e8285bff9b5e38a70a;hb=3cc1aec78e4c51aa766127487f19a3d38a4b56ae;hp=5ad50de5ee47ea77bb1a997c1fb067a5752ba4e8;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/matita/scripts/crontab.sh b/helm/software/matita/scripts/crontab.sh index 5ad50de5e..65578a87c 100644 --- a/helm/software/matita/scripts/crontab.sh +++ b/helm/software/matita/scripts/crontab.sh @@ -14,7 +14,7 @@ mkdir -p $TMPDIRNAME rm -rf $TMPDIRNAMEOLD cd $TMPDIRNAME rm -rf helm -svn co ${SVNROOT}helm/matita/scripts/ > LOG.svn 2>&1 +svn co ${SVNROOT}helm/software/matita/scripts/ > LOG.svn 2>&1 scripts/profile_svn.sh 2> LOG MARK=`echo "select distinct mark from bench where mark like '$TODAY%' order by mark" | mysql -u helm matita | tail -n 1`