diff --git a/smoketest.bash b/smoketest.bash index 6ab043f00..c6ab0d244 100755 --- a/smoketest.bash +++ b/smoketest.bash @@ -39,7 +39,7 @@ display_usage() { s3=seaweed ce=podman -while getopts "hs:prgtOVXcb" opt; do +while getopts "hs:prGtOVXcb" opt; do case $opt in h) display_usage