summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_build.sh')
-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 9493089c..4d621125 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -281,7 +281,7 @@ handle_env_changes() {
handle_remote_error() {
unregister_build
- MESSAGE="$BUILD_URL got remote $1"
+ MESSAGE="$BUILD_URL got remote error $1"
echo "$(date -u ) - $MESSAGE" | tee -a /var/log/jenkins/reproducible-remote-error.log
echo "Sleeping 5m before aborting the job."
sleep 5m