summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 5ec36c0..3bb0f8a 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -460,6 +460,7 @@ while [ "${count}" -ne 0 ]; do
"${master_build_server_user}@${master_build_server}" \
'return-assignment' "${package}" "${git_revision}" "${mod_git_revision}" "${repository}" 'ERROR' < \
'build-logs.gz.tar'; do
+ >&2 echo 'There was an error during the upload of the package, I will try again.'
wait_some_time 15
done
fi