]> git.decadent.org.uk Git - dak.git/commitdiff
No longer trigger the wb daily run, this is now a normal mirror push
authorJoerg Jaspert <joerg@debian.org>
Sun, 20 Dec 2009 14:46:58 +0000 (15:46 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sun, 20 Dec 2009 14:46:58 +0000 (15:46 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall

index 49b5a23d925be08cbaffb0e1e276b230391294bb..7c763defb90a702e76b63aa60332385ad5347342 100755 (executable)
@@ -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"