[Qa-jenkins-scm] [jenkins.debian.net] 01/01: also abort reproducible_*_from_git_master while #848422 is open
Holger Levsen
holger at layer-acht.org
Mon Dec 19 00:03:36 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 4fa255874e61daac8a9bab45b2147d6ddf04c853
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Dec 19 01:03:16 2016 +0100
also abort reproducible_*_from_git_master while #848422 is open
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/common-functions.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index a3d0a57..deaf174 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -57,6 +57,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
abort_if_bug_is_still_open 848422 ;;
edu-packages_sid*)
abort_if_bug_is_still_open 848422 ;;
+ reproducible_*_from_git_master)
+ abort_if_bug_is_still_open 848422 ;;
chroot-installation_sid_install_education*)
abort_if_bug_is_still_open 848422 ;;
chroot-installation_stretch_install_education-*_upgrade_to_sid)
--
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