dlmarion opened a new pull request, #5456: URL: https://github.com/apache/accumulo/pull/5456
Prior to #5450 the all option in the merge command used an empty string for the short option. In 5450 we changed MergeCommand to use the Option.Builder, which allows specifying a long option only, but we didn't use the long option when getting the option value which causes a ShellIT failure. -- 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]
