petersomogyi commented on PR #4531:
URL: https://github.com/apache/hbase/pull/4531#issuecomment-1228498484

   It is also failing with clean exit.
   ```
   echo "list\nexit" > clean_exit.rb
   
   /bin/hbase shell -n < clean_exit.rb ; echo $?
   TABLE
   peter
   1 row(s)
   Took 0.4534 seconds
   peter
   ERROR NoMethodError: undefined method `irb' for nil:NilClass
   1
   ```


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

Reply via email to