epugh commented on code in PR #2822:
URL: https://github.com/apache/solr/pull/2822#discussion_r1835408541


##########
solr/bin/solr.cmd:
##########
@@ -383,18 +355,19 @@ goto done
 @echo.
 goto done
 
-
-REM Really basic command-line arg parsing
+REM Parse arguments for special commands (start, stop, restart)

Review Comment:
   Yeah, it does..  I think the way in `bin/solr` it is that first you do 
everything.  Then you do auth.   Then you do the remaining ones of start, stop, 
restart.   



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to