From: Michael Tremer Date: Mon, 13 Oct 2008 15:56:42 +0000 (+0000) Subject: Give the script some time to come down. X-Git-Tag: v3.0-alpha1~548 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=206ef8a52e9bf35dbce9b73bc861051777d98646;p=ipfire-3.x.git Give the script some time to come down. --- diff --git a/tools/make-batch b/tools/make-batch index e41f476e4..d650904ff 100644 --- a/tools/make-batch +++ b/tools/make-batch @@ -64,6 +64,7 @@ batch_attach() { batch_run() { gettoolchain $0 build | tee $BATCHLOG + sleep 5 if [ -e $FAILED ]; then SUBJECT="Failed :(" else