[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master 1/4] not everything can be done in parallel...



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/cron.dinstall |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index 99be3a6..e3c6f4e 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"
-- 
1.6.3.3



Reply to: