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

[dak/master] Timeout static-update-component, friendly after 8 minutes, hard after 10



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

diff --git a/config/debian/common b/config/debian/common
index 62ec9a1..f2e6989 100755
--- a/config/debian/common
+++ b/config/debian/common
@@ -106,7 +106,7 @@ function make_buildd_dir () {
 
     # Tell the mirrors that we've updated
     log "Pushing static for incoming.d.o"
-    chronic /usr/local/bin/static-update-component incoming.debian.org < /dev/null
+    chronic timeout -k 600 480 /usr/local/bin/static-update-component incoming.debian.org < /dev/null
 }
 
 # Process (oldstable)-proposed-updates "NEW" queue
-- 
2.1.4


Reply to: