From de771def69d674eb7fee07c69a829f3454ece7a7 Mon Sep 17 00:00:00 2001 From: Archive Administrator Date: Tue, 7 Apr 2009 11:54:40 +0000 Subject: [PATCH] set STAMP variable during dinstall (mhy) --- config/debian/cron.dinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index d5776af1..4f461988 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 } -- 2.39.2