From a36a486d96577002e29f11c22e8e76e5c36cc983 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 5 Jul 2010 23:28:13 +0200 Subject: [PATCH] Less backgrounding before a-f Signed-off-by: Joerg Jaspert --- config/debian/cron.dinstall | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 7b1a2f2a..05bc9e82 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -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=( -- 2.39.2