Samunroyu opened a new pull request, #1854:
URL: https://github.com/apache/incubator-pegasus/pull/1854
### What problem does this PR solve? <!--add issue link with summary if
exists-->
The run.sh of unit tests use comma to deal passed OPTS. But some
configuration value has a comma itself.It's need change comma to colon.
##### Code changes
- Change comma in opts of some unit tests to colon.
- Change TEST_OPTS replacement method.
--
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]