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

[dak/bpo] Ignore errors to updates



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/dinstall |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/dinstall b/config/debian/dinstall
index 6a929c8..28c7ad1 100755
--- a/config/debian/dinstall
+++ b/config/debian/dinstall
@@ -479,7 +479,7 @@ GO=(
     FUNC="updates"
     TIME="External Updates"
     ARGS=""
-    ERR=""
+    ERR="false"
 )
 stage $GO
 
-- 
1.5.6.5



Reply to: