[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] set STAMP variable during dinstall (mhy)



---
 config/debian/cron.dinstall |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index d5776af..4f46198 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
 }
 
-- 
1.5.6.5


Reply to: