ddanielr opened a new pull request, #5251: URL: https://github.com/apache/accumulo/pull/5251
When piping the shell output, the shell code would sometimes continue looking for terminal input from the user and attempt to paginate. This pr adds a conditional check to see if the shell is able to paginate before attempting to do so. Prior to this change, the `-np` no paginate option had to be explicitly set for all output redirection behavior to work. -- 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]
