From 65691d3512b19964648796b5f988adf04f1970e1 Mon Sep 17 00:00:00 2001 From: MrFishCakes Date: Tue, 19 Sep 2023 13:24:17 +0100 Subject: [PATCH] [CI SKIP] Update comments --- scripts/upstreamCommit.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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