From c51e71bbd9c22b5a7f1811758a3ad2f8da0bfa3c Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 23 Jan 2016 22:33:53 +0100 Subject: [PATCH] Take away static-update-components stdin, its ssh eats it Which makes running it inside a while loop a pain. (Its ssh could use a -n,but this works too) --- config/debian/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/common b/config/debian/common index 21e0d483..870f7131 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 + chronic /usr/local/bin/static-update-component incoming.debian.org < /dev/null } # Process (oldstable)-proposed-updates "NEW" queue -- 2.39.2