find_sparkle_appcast: point out what address was tried when there is an error

This commit is contained in:
Vítor Galvão
2016-01-13 21:51:50 +00:00
parent d43164b7b5
commit 5d1198e08b
+1 -1
View File
@@ -24,7 +24,7 @@ absolute_path() {
appcast_found_error() {
local error_reason="$1"
echo "An appcast was found, but it ${error_reason}. You should:
echo "An appcast was found pointing to ${appcast_url}, but it ${error_reason}. You should:
1. Check your internet connection.
2. Try again later.