epugh opened a new pull request, #3223:
URL: https://github.com/apache/solr/pull/3223

   https://issues.apache.org/jira/browse/SOLR-17685
   
   
   # Description
   
   Dueling places to figure out what the default solr url should be for CLI 
tools, that are unevenly implemented.
   
   Linux: bin/solr auth,   Windows: bin/solr auth and bin/solr status
   
   # Solution
   
   
   Let `CLIUtils` create a default Solr url when none is passed in from 
environment variables, instead of doing it in `bin/solr` or `bin/solr.cmd`.
   
   # Tests
   
   bats
   


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

Reply via email to