X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=c730a116c28120978e8bc040f79ec574150de43b;hb=ee00ba60099f741819f991db13b4d0fc65bdd960;hp=4b615fbfed6d1669e895a213b543f93499fa993a;hpb=41e5f2afd75d8c9f44e8ee54e7ec517ba40d7fde;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 4b615fbf..c730a116 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -238,6 +238,7 @@ function buildd() { function buildd_dir() { # Rebuilt the buildd dir to avoid long times of 403 log "Regenerating the buildd incoming dir" + STAMP=$(date "+%Y%m%d%H%M") make_buildd_dir }