From 5aad8994e84438e939be2f1f3accb4e75b4b0202 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 20 Nov 2012 15:53:55 +0100 Subject: fixup: check for missing manual builds --- bin/d-i_check_jobs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh index 52179fec..617f0eac 100755 --- a/bin/d-i_check_jobs.sh +++ b/bin/d-i_check_jobs.sh @@ -74,7 +74,7 @@ for DIRECTORY in * ; do fi done if [ "$DIRECTORY" == "" ] ; then - break + continue else # # html build job @@ -123,7 +123,7 @@ for DIRECTORY in * ; do fi done if [ "$DIRECTORY" == "" ] ; then - break + continue else # # html build job -- cgit v1.2.3-70-g09d2