From: Mark Hymers Date: Thu, 5 Nov 2009 22:50:42 +0000 (+0000) Subject: not everything can be done in parallel... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076936ddd05afa6f051db6ec864e3676f2f0f4bc;p=dak not everything can be done in parallel... Signed-off-by: Mark Hymers --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 99be3a6f..e3c6f4e6 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -273,7 +273,7 @@ GO=( ARGS="" ERR="" ) -stage $GO & +stage $GO GO=( FUNC="mpfm"