[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: fix grammar

Holger Levsen holger at layer-acht.org
Mon Nov 7 12:50:24 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 9892ed9113288601902e8c1995c9e77fbdec8477
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 7 13:50:19 2016 +0100

    reproducible Debian: fix grammar
---
 bin/reproducible_build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b0b840a..95f52f2 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -763,10 +763,10 @@ check_installed_build_depends() {
 	RESULT=$?
 	set -e
 	if [ $RESULT -eq 1 ] ; then
-		printf "$(date -u) - $BUILDINFO in ${SUITE} on ${ARCH} varies, probably due to mirror update. Doing the first build again, please check ${BUILD_URL}console for now..." >> /var/log/jenkins/reproducible-hit-mirror-update.log
+		printf "$(date -u) - $BUILDINFO in ${SUITE} on ${ARCH} varies, probably due to mirror updates. Doing the first build again, please check ${BUILD_URL}console for now..." >> /var/log/jenkins/reproducible-hit-mirror-update.log
 		echo
 		echo "============================================================================="
-		echo "$(date -u) - The installed build depends vary according to the two .buildinfo files, probably due to mirror update. Doing the first build on $NODE1 again."
+		echo "$(date -u) - The installed build depends vary according to the two .buildinfo files, probably due to mirror updates. Doing the first build on $NODE1 again."
 		echo "============================================================================="
 		echo
 		remote_build 1 $NODE1

-- 
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