summaryrefslogtreecommitdiffstats
path: root/bin/d-i_check_jobs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-20 15:53:55 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-20 15:53:55 +0100
commit5aad8994e84438e939be2f1f3accb4e75b4b0202 (patch)
tree80156a24b98505f6c792b644117d5d2ac448de89 /bin/d-i_check_jobs.sh
parent93e0c2a1cbe1342b0874906b54dfd8f1b22e4b27 (diff)
downloadjenkins.debian.net-5aad8994e84438e939be2f1f3accb4e75b4b0202.tar.xz
fixup: check for missing manual builds
Diffstat (limited to 'bin/d-i_check_jobs.sh')
-rwxr-xr-xbin/d-i_check_jobs.sh4
1 files changed, 2 insertions, 2 deletions
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