mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-20 18:25:48 +01:00
automated run-nightly: script doesn't finish with a timestamp
This commit is contained in:
parent
ada573dcde
commit
cdb1eb7e78
@ -18,8 +18,8 @@ while true; do
|
||||
touch -h $LOG_FILE
|
||||
${cmd:+exit 0}
|
||||
${once:+date; exit 0}
|
||||
# echo "$0: run completed at $(date)"
|
||||
echo "$0: run completed at $(date)"
|
||||
echo
|
||||
sleep 99m
|
||||
sleep 90m
|
||||
echo
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user