]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/scripts/crontab.sh
Fixed the infamous bug:
[helm.git] / helm / software / matita / scripts / crontab.sh
index f59bcdb97220392a36f07a437d80a84243626c59..f2a0283c084ce845e170c460eeb5c54e66805fa7 100644 (file)
@@ -65,7 +65,7 @@ fi
 if [ "$DELTA" -lt 0 ]; then
   PERC=0
 else
-  PREC=`lua5.1 scripts/functions.lua proportion $DELTA x $OLD_TIME 100`
+  PERC=`lua5.1 scripts/functions.lua proportion $DELTA x $OLD_TIME 100`
 fi
 if [ "$PERC" -ge 5 ]; then
   cat <<EOT