ndimiduk opened a new pull request #2746: URL: https://github.com/apache/hbase/pull/2746
Use `eval` to execute a command string built from component parts. This provokes bash to build the command arguments by interpreting the final string, instead of accepting them one-by-one. ---------------------------------------------------------------- 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]
