From: Joerg Jaspert Date: Sat, 21 Feb 2009 20:03:56 +0000 (+0100) Subject: Ignore errors to updates X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=f0e560f80a96a2bd79f2a107121e2b88be96926b;p=dak.git Ignore errors to updates Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dinstall b/config/debian/dinstall index 6a929c84..28c7ad1d 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