DonResnik commented on a change in pull request #1135: Issue 1129 fix grep pn 
option
URL: https://github.com/apache/accumulo/pull/1135#discussion_r280959765
 
 

 ##########
 File path: 
shell/src/main/java/org/apache/accumulo/shell/commands/EGrepCommand.java
 ##########
 @@ -31,7 +30,7 @@
 
   @Override
   protected void setUpIterator(final int prio, final String name, final String 
term,
-      final BatchScanner scanner, CommandLine cl, boolean negate) throws 
IOException {
+      final BatchScanner scanner, CommandLine cl, boolean negate, final Shell 
shellState) throws Exception {
 
 Review comment:
   correct again, removed shellState from method signature

----------------------------------------------------------------
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

Reply via email to