From f0e560f80a96a2bd79f2a107121e2b88be96926b Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 21 Feb 2009 21:03:56 +0100 Subject: [PATCH] Ignore errors to updates Signed-off-by: Joerg Jaspert --- config/debian/dinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2