[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix syntax error typo
Holger Levsen
holger at layer-acht.org
Mon Dec 26 13:08:19 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 7a8e66aa4921c1e2b85c521846c3513bfaa36f44
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Dec 26 14:08:14 2016 +0100
fix syntax error typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index aa8c8f4..cfad106 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -42,6 +42,7 @@ case $HOSTNAME in
# set correct date
sudo service ntp stop
sudo ntpdate -b de.pool.ntp.org
+ ;;
*) ;;
esac
--
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