[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: drop use+harmless 'continue' statement

Holger Levsen holger at layer-acht.org
Wed Jan 3 13:24:03 UTC 2018


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 3a5781e2a6bcb9548e992915d61ceb0afcbf5e72
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jan 3 13:23:56 2018 +0000

    reproducible Arch Linux: drop use+harmless 'continue' statement
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index e259d5e..2f01f68 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -50,7 +50,6 @@ create_pkg_state_and_html() {
 		done
 		if ! $blacklisted && [ -f $ARCHLINUX_PKG_PATH/pkg.needs_build ] ; then
 			echo "$(date -u )   - ok, $PKG from '$REPOSITORY' needs build, this should go away by itself."
-			continue
 		elif ! $blacklisted ; then
 			echo "$(date -u )   - cannot determine state of $PKG from '$REPOSITORY', please check $ARCHLINUX_PKG_PATH yourself."
 		fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list