From: Ralph Ronnquist Date: Thu, 7 Jan 2021 10:45:05 +0000 (+1100) Subject: adapted for an hourly cron X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=d29b7500ca47b45d751b7ec4915778730b7939aa;p=rrq%2Fnilfs2sss.git adapted for an hourly cron --- diff --git a/sss.sh b/sss.sh index 1f253d3..00c8d1a 100755 --- a/sss.sh +++ b/sss.sh @@ -57,7 +57,7 @@ function marksnap() { elif [[ ! "$TS" > "$HOURLY" ]] ; then marksnap HOUR "${DATE:8:2}-${TIME:0:2}" $CNO else - echo "$CNO $DATE $TIME within last hour" + : # echo "$CNO $DATE $TIME within last hour" fi done | if read X ; then : # snapshot within last hour