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

[dak/master] We don't want emails every 15 minutes



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/debian/common b/config/debian/common
index 00b405d..e766820 100644
--- a/config/debian/common
+++ b/config/debian/common
@@ -51,7 +51,7 @@ function make_buildd_dir () {
     dak export-suite -s "accepted" -d "$incoming/public"
 
     # Tell the mirrors that we've updated
-    /usr/local/bin/static-update-component incoming.debian.org
+    /usr/local/bin/static-update-component incoming.debian.org >/dev/null
 }
 
 # Process (oldstable)-proposed-updates "NEW" queue
-- 
1.7.10.4


Reply to: