[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: correct irc message for last commit
Holger Levsen
gitlab at salsa.debian.org
Thu Sep 27 00:37:33 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
61ab3c29 by Holger Levsen at 2018-09-26T23:37:25Z
reproducible Archlinux: correct irc message for last commit
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_archlinux_scheduler.sh
Changes:
=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -224,9 +224,9 @@ update_archlinux_repositories() {
msg_old=""
fi
if [ $depwait404 -ne 0 ] && ( [ $new -ne 0 ] || [ $updated -ne 0 ] || [ $old -ne 0 ] ) ; then
- msg_depwait404=" and $depwait404 packages with unresolved dependencies"
+ msg_depwait404=" and $depwait404 packages with unresolved dependencies or 404 problems"
elif [ $depwait404 -ne 0 ] ; then
- msg_depwait404="$depwait404 packages with unresolved dependencies"
+ msg_depwait404="$depwait404 packages with unresolved dependencies or 404 problems"
else
msg_depwait404=""
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/61ab3c29d3e76ad9d170137fc6b193c182eee602
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/61ab3c29d3e76ad9d170137fc6b193c182eee602
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180926/15cc5093/attachment.html>
More information about the Qa-jenkins-scm
mailing list