uschindler commented on a change in pull request #454:
URL: https://github.com/apache/solr/pull/454#discussion_r766867101



##########
File path: solr/bin/solr.in.cmd
##########
@@ -213,8 +213,8 @@ REM set SOLR_ADMIN_UI_DISABLED=false
 REM Solr is by default allowed to read and write data from/to SOLR_HOME and a 
few other well defined locations
 REM Sometimes it may be necessary to place a core or a backup on a different 
location or a different disk
 REM This parameter lets you specify file system path(s) to explicitly allow. 
The special value of '*' will allow any path
-REM SOLR_OPTS="%SOLR_OPTS% -Dsolr.allowPaths=D:\,E:\other\path"
+REM SOLR_OPTS=%SOLR_OPTS% -Dsolr.allowPaths=D:\,E:\other\path

Review comment:
       there must be a "set" before the SOLR_OPTS (in both cases)!




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