X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fscripts%2Fcrontab.sh;h=f2a0283c084ce845e170c460eeb5c54e66805fa7;hb=41af0583fbc8183183d389303951dca94f2965b0;hp=f59bcdb97220392a36f07a437d80a84243626c59;hpb=1c139ae493f874bfadb11dd2b8c765d0053ba1f7;p=helm.git diff --git a/matita/scripts/crontab.sh b/matita/scripts/crontab.sh index f59bcdb97..f2a0283c0 100644 --- a/matita/scripts/crontab.sh +++ b/matita/scripts/crontab.sh @@ -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 <