924060929 commented on code in PR #9096:
URL: https://github.com/apache/incubator-doris/pull/9096#discussion_r860546948
##########
run-regression-test.sh:
##########
@@ -56,7 +36,11 @@ Usage: $0 <shell_options> <framework_options>
Optional framework_options:
-s run a specified suite
-g run a specified group
+ -d run a specified directory
-h **print all framework options usage**
+ -xs exclude the specified suite
+ -xg exclude the specified group
+ -xd exclude the specified directory
Review Comment:
`es` maybe conflict with elasticsearch, so i change to `eXclude`
--
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]