[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Arch Linux: sleep 3min at job end to prevent immediate restarts…
Holger Levsen
holger at layer-acht.org
Sun Dec 10 16:57:49 UTC 2017
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 8ba4ecf7044a52b498490c6fb6ec7f27f738f770
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Dec 10 16:57:16 2017 +0000
reproducible Arch Linux: sleep 3min at job end to prevent immediate restarts…
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_html_archlinux.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 7700827..9d771a8 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -378,4 +378,7 @@ write_page "</div></div>"
write_page_footer 'Arch Linux'
echo "$(date -u) - enjoy $REPRODUCIBLE_URL/archlinux/$PAGE"
+echo "$(date -u) - Sleeping 3min now to prevent immediate restart of this job…"
+sleep 3m
+
# vim: set sw=0 noet :
--
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