summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-06-20 14:42:51 +0200
committerHolger Levsen <holger@layer-acht.org>2016-06-20 14:42:51 +0200
commit876a1ef795ea6896a50b0ffeddba737951d4d885 (patch)
tree041542b41d075419450dec62dbf914a80ee94ef9
parentf9bfcf07faa58334c23166b8aa6e3155388b4390 (diff)
downloadjenkins.debian.net-876a1ef795ea6896a50b0ffeddba737951d4d885.tar.xz
typolove
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index df6dcb45..7c809875 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -19,7 +19,7 @@ exit_early_if_debian_is_broken() {
echo "Temporarily stopping the builds on armhf due to #827724… sleeping 12h now…"
for i in $(seq 1 12) ; do
sleep 1h
- echo "one our passed…."
+ echo "one hour passed…."
done
exit 0
fi