]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/cron.dinstall
Merge branch 'master' into dbtests
[dak.git] / config / backports / cron.dinstall
index c5c123adfb61655139a600275a726f9b3e0c9fef..c2a5b32298345fee2dcd05c10af918fdf97a5b46 100755 (executable)
@@ -405,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