jacek-lewandowski commented on code in PR #2502:
URL: https://github.com/apache/cassandra/pull/2502#discussion_r1269202806
##########
.build/docker/run-tests.sh:
##########
@@ -27,7 +27,7 @@
# help
if [ "$#" -lt 1 ] || [ "$#" -gt 3 ] || [ "$1" == "-h" ]; then
echo ""
- echo "Usage: run-tests.sh target [split_chunk|test_regexp] [java_version]"
+ echo "Usage: run-tests.sh test_type [split_chunk|test_regexp]
[java_version]"
Review Comment:
would be nice for the help message to include the valid test types
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]