X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=c2a5b32298345fee2dcd05c10af918fdf97a5b46;hb=98efb153a47ff7037bf555168b11ebac0dffaff3;hp=ab171f43504a95ad9ec4ca5accb6bbb18c3aa77e;hpb=581734fc02c573df78d044fa8c68b18fa8c96397;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index ab171f43..c2a5b322 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -363,14 +363,6 @@ GO=( ) stage $GO & -GO=( - FUNC="reports" - TIME="reports" - ARGS="" - ERR="" -) -stage $GO & - # GO=( # FUNC="dm" # TIME="" @@ -413,6 +405,9 @@ stage $GO & # ) # stage $GO +# we need to wait for the background processes before the end of dinstall +wait + log "Daily cron scripts successful, all done" exec > "$logdir/afterdinstall.log" 2>&1