X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fscripts%2Fcrontab.sh;h=a521c15b99377ad06644e9e0d298869132aa4a71;hb=beb4e1e9549d5b43e24907dc86c7ef899e487a3c;hp=64708ba77e3916d53917fb9453301a0682177163;hpb=9d44efef43a802b9a59663fe5fd0a5578803d1a9;p=helm.git diff --git a/helm/software/matita/scripts/crontab.sh b/helm/software/matita/scripts/crontab.sh index 64708ba77..a521c15b9 100644 --- a/helm/software/matita/scripts/crontab.sh +++ b/helm/software/matita/scripts/crontab.sh @@ -47,7 +47,7 @@ fi CUR_TIME=`echo $SQLQTIME$MARK$SQLQGRMARK | $MYSQL` OLD_TIME=`echo $SQLQTIME$LASTMARK$SQLQGRMARK | $MYSQL` -if [ -z "$CUR_TIME" -o -z "$OLD_TIME"]; then +if [ -z "$CUR_TIME" -o -z "$OLD_TIME" ]; then cat <