From e1bc15e199c1501db130b6d6b5cbfd6a3483608a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 13:38:41 +0200 Subject: fixup syntax error introduced in ef3ee38aa --- update_jdn.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 5adb6d46..8b3e57a0 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) -- cgit v1.2.3-54-g00ecf