You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/06/10 18:54:09 UTC

[GitHub] [accumulo] ctubbsii commented on issue #1190: Password CLI Bug

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:
users@infra.apache.org


With regards,
Apache Git Services