ignore bts errors
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/cron.dinstall | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 0d4e92d..7b0548f 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
--
1.5.6.5