diff --git a/scripts/upstreamCommit.sh b/scripts/upstreamCommit.sh index 13029df..9f64e0f 100755 --- a/scripts/upstreamCommit.sh +++ b/scripts/upstreamCommit.sh @@ -2,8 +2,8 @@ # requires curl & jq -# upstreamCommit -# param: bashHash - the commit hash to use for comparing commits (baseHash...HEAD) +# No parameters are needed with this adaptation as we simply +# fetch the old commit from the properties file ( set -e