Skip to content

Commit

Permalink
test: shellcheck fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lrm25 committed Jan 23, 2025
1 parent 9a22fdb commit 1055e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rest_scripts/delete_objects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"}"

Expand Down

0 comments on commit 1055e2e

Please sign in to comment.