X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=c2a5b32298345fee2dcd05c10af918fdf97a5b46;hb=3f769f874e2845e465f4076f2c489c4f3e4a4753;hp=ab171f43504a95ad9ec4ca5accb6bbb18c3aa77e;hpb=6e95d7e9d8ef1746fd3420e8071321ddc427b541;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