ctubbsii commented on issue #1190: Password CLI Bug URL: https://github.com/apache/accumulo/issues/1190#issuecomment-500545739 Try: `shopt -s globstar; grep -R '"-p"' **/src/main/java/` The output shows ShellIT and ShellServerIT both using `-p`, and those tests pass fine. Perhaps the issue is with your script?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
