GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/38

    CLIMATE-440 - Remove local PATH_LEADER settings in directory_helpers

    - Remove all local copies of PATH_LEADER in test_directory_helpers. Now
      the settings in the backend config are used instead.
    - Move PATH_LEADER creation to the test package wide setup function.
      Remove the explicit removes present in test_directory_helpers.
    - Remove hardcoded WORK_DIR value in package wide setup function. Now
      the value set in config is used instead.

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

    $ git pull https://github.com/MJJoyce/climate CLIMATE-440

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

    https://github.com/apache/climate/pull/38.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 #38
    
----
commit dbd6bf4e20874fdfefd153a72ce9f2c8375c0a4d
Author: Michael Joyce <[email protected]>
Date:   2014-05-22T14:40:11Z

    CLIMATE-440 - Remove local PATH_LEADER settings in directory_helpers
    
    - Remove all local copies of PATH_LEADER in test_directory_helpers. Now
      the settings in the backend config are used instead.
    - Move PATH_LEADER creation to the test package wide setup function.
      Remove the explicit removes present in test_directory_helpers.
    - Remove hardcoded WORK_DIR value in package wide setup function. Now
      the value set in config is used instead.

----


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

Reply via email to