[GitHub] trafficserver pull request #1468: Allow overriding proxy.config.config_dir.

2017-02-21 Thread jpeach
Github user jpeach closed the pull request at:

https://github.com/apache/trafficserver/pull/1468


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver pull request #1468: Allow overriding proxy.config.config_dir.

2017-02-18 Thread jpeach
GitHub user jpeach opened a pull request:

https://github.com/apache/trafficserver/pull/1468

Allow overriding proxy.config.config_dir.

Explicitly check whether proxy.config.config_dir has been overridden in
the environment before trying to load any configuration files.

This fixes #1425.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jpeach/trafficserver jpeach/config-dir

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/1468.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 #1468


commit 0f379fdb48347f7cb24183e5405a03cd0534ba4d
Author: James Peach 
Date:   2017-02-18T23:25:44Z

Allow overriding proxy.config.config_dir.

Explicitly check whether proxy.config.config_dir has been overridden in
the environment before trying to load any configuration files.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---