]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/scripts/crontab.sh
added support for "polymorphic" coercions
[helm.git] / matita / scripts / crontab.sh
index 5ad50de5ee47ea77bb1a997c1fb067a5752ba4e8..65578a87c3989c708dd939e8285bff9b5e38a70a 100644 (file)
@@ -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`