aboutsummaryrefslogtreecommitdiff
path: root/test/s3/iam/run_stress_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/s3/iam/run_stress_tests.sh')
-rwxr-xr-xtest/s3/iam/run_stress_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/s3/iam/run_stress_tests.sh b/test/s3/iam/run_stress_tests.sh
index a302c4488..d7520012a 100755
--- a/test/s3/iam/run_stress_tests.sh
+++ b/test/s3/iam/run_stress_tests.sh
@@ -33,4 +33,4 @@ for i in $(seq 1 $STRESS_ITERATIONS); do
sleep 2
done
-echo -e "${GREEN}✅ All stress test iterations completed successfully${NC}"
+echo -e "${GREEN}[OK] All stress test iterations completed successfully${NC}"