X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dograph;h=889a696c98857b00e256f133adfd4c2eef745602;hp=c6f72160764d31c3a7d61d5e856ac16772b6d422;hb=da9bc4d89556c3c089f33525461c746403532627;hpb=c3906cb5915ca5fc9924508449bb29c0ff357692 diff --git a/dograph b/dograph index c6f7216..889a696 100755 --- a/dograph +++ b/dograph @@ -21,8 +21,8 @@ find counts -type f -not -iname '*.bad'| sort | xargs egrep '^(.* ){7}' /dev/nul # echo $date $count >> ${tmp}2 #done -# This is the date of the wheezy release -previous_release="201305040600" +# This is the date of the stretch release +previous_release="201706170000" # And this is a month ago previous_month=`date +"%Y%m%d%H%M" --date="1 month ago"`