From 7089ee761ce1c1971f6cc7286d8a7336d7bd9df0 Mon Sep 17 00:00:00 2001 From: Tommy Sparber Date: Fri, 15 Jan 2016 18:42:30 +1100 Subject: [PATCH] find_sparkle_appcast: Fix typos --- developer/bin/find_sparkle_appcast | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/developer/bin/find_sparkle_appcast b/developer/bin/find_sparkle_appcast index ef18be5fd2..1c6ebdbec1 100755 --- a/developer/bin/find_sparkle_appcast +++ b/developer/bin/find_sparkle_appcast @@ -59,7 +59,7 @@ if [[ -z "${appcast_url}" ]]; then exit 0 fi -# vaidate appcast +# validate appcast appcast_http_response="$(curl --silent --head --write-out '%{http_code}' "${appcast_url}" -o /dev/null)" [[ "${appcast_http_response}" != '200' ]] && appcast_found_error "returned a non-200 (OK) HTTP response code (${appcast_http_response})" @@ -67,10 +67,10 @@ appcast_checkpoint=$(curl --silent "${appcast_url}" | sed 's|[^<]* '${appcast_checkpoint}' + appcast '${appcast_url}', + :checkpoint => '${appcast_checkpoint}' You should likely also add 'auto_updates true'"