projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c5d67
)
No longer trigger the wb daily run, this is now a normal mirror push
author
Joerg Jaspert
<joerg@debian.org>
Sun, 20 Dec 2009 14:46:58 +0000
(15:46 +0100)
committer
Joerg 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
patch
|
blob
|
history
diff --git
a/config/debian/cron.dinstall
b/config/debian/cron.dinstall
index 49b5a23d925be08cbaffb0e1e276b230391294bb..7c763defb90a702e76b63aa60332385ad5347342 100755
(executable)
--- 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"