diff options
-rwxr-xr-x | testsuites/run-s3p-test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/run-s3p-test.sh b/testsuites/run-s3p-test.sh index 9e9e86547..4dd66da31 100755 --- a/testsuites/run-s3p-test.sh +++ b/testsuites/run-s3p-test.sh @@ -61,3 +61,4 @@ case $1 in echo "Invalid arguments provided. Usage: $0 {performance | stability | clean}" exit 1 ;; +esac |