]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Merge commit 'ftpmaster/master'
[dak.git] / config / debian / cron.dinstall
index 4b615fbfed6d1669e895a213b543f93499fa993a..c730a116c28120978e8bc040f79ec574150de43b 100755 (executable)
@@ -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
 }