]> git.decadent.org.uk Git - dak.git/commitdiff
Less backgrounding before a-f
authorJoerg Jaspert <joerg@debian.org>
Mon, 5 Jul 2010 21:28:13 +0000 (23:28 +0200)
committerJoerg Jaspert <joerg@debian.org>
Mon, 5 Jul 2010 21:28:13 +0000 (23:28 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.dinstall

index 7b1a2f2a7a5aaa8f1bc16082989907bd410d5f47..05bc9e8233cc8c51e4613ff9fed9c95bbfe2d7ae 100755 (executable)
@@ -193,7 +193,7 @@ GO=(
     ARGS=""
     ERR="false"
 )
-stage $GO &
+stage $GO
 
 GO=(
     FUNC="i18n1"
@@ -201,7 +201,7 @@ GO=(
     ARGS=""
     ERR="false"
 )
-stage $GO &
+stage $GO
 
 lockfile "$LOCK_ACCEPTED"
 lockfile "$LOCK_NEW"
@@ -265,7 +265,7 @@ GO=(
     ARGS=""
     ERR="false"
 )
-stage $GO &
+stage $GO
 
 GO=(
     FUNC="overrides"
@@ -281,7 +281,7 @@ GO=(
     ARGS=""
     ERR="false"
 )
-stage $GO &
+stage $GO
 
 state "packages/contents"
 GO=(