From ad199e263b2538ddd32a6cb93284bb00eb959f51 Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Sun, 20 Dec 2009 15:46:58 +0100
Subject: [PATCH] No longer trigger the wb daily run, this is now a normal
 mirror push

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.dinstall | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 49b5a23d..7c763def 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -380,14 +380,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="wb"
-    TIME="w-b"
-    ARGS=""
-    ERR=""
-)
-stage $GO &
-
 rm -f "${LOCK_DAILY}"
 
 ts "locked part finished"
-- 
2.39.5