epugh commented on code in PR #1600:
URL: https://github.com/apache/solr/pull/1600#discussion_r1181819514
##########
solr/bin/solr:
##########
@@ -746,7 +750,6 @@ function run_tool() {
# get status about any Solr nodes running on this host
function get_status() {
- CODE=4
Review Comment:
A quick google for "bash and CODE" didn't turn up anything like it's a well
known global variable or anything. it also isn't used by other tools...
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]