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

[dak/master] trigger mirrors for debian-buildd (incoming.d.o)



---
 config/debian/common | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config/debian/common b/config/debian/common
index 8c8e198..c6d9810 100755
--- a/config/debian/common
+++ b/config/debian/common
@@ -108,7 +108,9 @@ function make_buildd_dir () {
 
     # Tell the mirrors that we've updated
     log "Pushing static for incoming.d.o"
+    sudo -H -u archvsync /home/archvsync/runmirrors buildd > ~dak/runmirrors-buildd.log 2>&1 &
     chronic timeout -k 600 480 /usr/local/bin/static-update-component incoming.debian.org < /dev/null
+    wait
 }
 
 # Process (oldstable)-proposed-updates "NEW" queue
-- 
2.1.4


Reply to: