ctubbsii opened a new pull request, #5167: URL: https://github.com/apache/accumulo/pull/5167
* Update help descriptions for deprecated items * Streamline debug output and add "DEBUG:" prefix * Bash grammar fixes (double square brackets, remove unneeded quotes/curlies, etc.) * Remove eval (use `bash -c` for local case instead) * Use printf instead of bash 4.4 features for printing command to execute * Use local variables where possible * Remove unneded quoting in calls to accumulo-service using guilty knowledge of the fact that most of the options passed will be scalars without any spaces or special characters (improves readability) * Fix broken computation of localhost addresses by filtering getent entries -- 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]
