ivankelly opened a new pull request #1366: Allow override of redirectTestOutput from CLI URL: https://github.com/apache/incubator-pulsar/pull/1366 If a maven option is set in the configuration, it's impossible to override from the commandline. Sometimes, you want to be able to see the output of a test on the commandline, such as in the case where the test is hanging. This patch adds a property, so that the default configuration of redirecting test output to a file can be overridden.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
