[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup syntax error introduced in ef3ee38aa

Holger Levsen holger at layer-acht.org
Sat Sep 24 11:38:45 UTC 2016


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 e1bc15e199c1501db130b6d6b5cbfd6a3483608a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Sep 24 13:38:41 2016 +0200

    fixup syntax error introduced in ef3ee38aa
---
 update_jdn.sh | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 5adb6d4..8b3e57a 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -297,7 +297,9 @@ if [ -f /etc/debian_version ] ; then
 				unzip
 				util-linux
 				zlib1g-dev"
-			   ;;
+			;;
+			*) ;;
+		esac
 		# needed to run fdroid jobs
 		case $HOSTNAME in
 			profitbricks-build7-amd64) DEBS="$DEBS
@@ -307,7 +309,7 @@ if [ -f /etc/debian_version ] ; then
 				vagrant
 				vagrant-mutate
 				vagrant-libvirt"
-			   ;;
+			;;
 			*) ;;
 		esac
 		# cucumber dependencies (for lvc jobs)

-- 
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