test: adapt to shellcheck v0.9.0
This commit is contained in:
parent
86c3036fe3
commit
07a8f3d5ea
9 changed files with 27 additions and 25 deletions
|
|
@ -29,4 +29,4 @@ sudo mv private.key public.crt "${CERTS_DIR}"
|
|||
popd
|
||||
|
||||
# Test upload to HTTPS S3 server
|
||||
/usr/libexec/osbuild-composer-test/generic_s3_test.sh "${CERTS_DIR}" ${CA_CERT_NAME:-""}
|
||||
/usr/libexec/osbuild-composer-test/generic_s3_test.sh "${CERTS_DIR}" "${CA_CERT_NAME:-""}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue