@@ -113,7 +113,10 @@ function mirror() {
if ! get_image "${image}" "amd64"; then
exitcode=$?
# Shit happened.
if [ ${exitcode} -eq 1 ]; then
echo "! Image mirroring failed! Cannot obtain amd64 image!"
fi
return ${exitcode}
The note is not visible to the blocked user.