diff --git a/tests/rest_scripts/delete_objects.sh b/tests/rest_scripts/delete_objects.sh index 97eb2f7c..a210f5d5 100755 --- a/tests/rest_scripts/delete_objects.sh +++ b/tests/rest_scripts/delete_objects.sh @@ -20,6 +20,7 @@ source ./tests/rest_scripts/rest.sh # shellcheck disable=SC2153,SC2154 payload="$PAYLOAD" +# shellcheck disable=SC2153,SC2154 bucket_name="$BUCKET_NAME" has_content_md5="${HAS_CONTENT_MD5:="true"}"