summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-07 13:50:19 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-07 13:50:19 +0100
commit9892ed9113288601902e8c1995c9e77fbdec8477 (patch)
treedf7945f9f5fab6c55890033420bcf2c208fcf610 /bin
parent6e1b1d4bf3eac5cf3071b50f91308f1db231405f (diff)
downloadjenkins.debian.net-9892ed9113288601902e8c1995c9e77fbdec8477.tar.xz
reproducible Debian: fix grammar
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b0b840a6..95f52f25 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