epugh commented on PR #2671:
URL: https://github.com/apache/solr/pull/2671#issuecomment-2343296171

   Okay, I just did some testing of `bin/solr` and this is what I get (and 
expect):
   
   ```
    dev git:(SOLR-6962) ✗ bin/solr stop -a
   
   ERROR: Jvm options are required when using the -a option!
   
   Usage: solr stop [-k key] [-p port] [-V]
   ```
   
   and for fun:
   
   ```
   ➜  dev git:(SOLR-6962) bin/solr stop --jvm-opts
   
   ERROR: Jvm options are required when using the --jvm-opts option!
   
   Usage: solr stop [-k key] [-p port] [-V]
   
   ```
   
   @rahulgoswami  can you take one more looksee at the change I made to 
`bin/solr.cmd` and we can call this done!   Thanks for your help!
   
   


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