GitHub user demiankatz opened a pull request:
https://github.com/apache/lucene-solr/pull/13
Inherit SOLR_LOGS_DIR from environment
It is sometimes useful to override SOLR_LOGS_DIR from within a wrapping
script; these changes make it possible while maintaining existing defaults.
(This behavior already exists in the Linux shell script; this PR adds
equivalent behavior to the Windows wrapper).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/demiankatz/lucene-solr-1 patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit 209179891b33eee39219c648dcd2171f9b7789d8
Author: Demian Katz <[email protected]>
Date: 2016-02-26T19:53:16Z
Inherit SOLR_LOGS_DIR from environment
It is sometimes useful to override SOLR_LOGS_DIR from within a wrapping
script; these changes make it possible while maintaining existing defaults.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]