From 467617773bd7761c71189c0505ccdc7536689fa2 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 10 Mar 2009 21:53:48 +0100 Subject: [PATCH] dinstall ignore bts errors Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 0d4e92d0..7b0548f7 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -713,7 +713,7 @@ GO=( FUNC="bts" TIME="" ARGS="" - ERR="" + ERR="false" ) stage $GO -- 2.39.2