Fix an isolation issue in the upstart tests. #1794

Merged
merged 2 commits into from Mar 11, 2015

Conversation

Projects
None yet
2 participants
Owner

howbazaar commented Mar 11, 2015

Start() calls Running() which calls 'status'.

I had an executable in my path called 'status'.

(Review request: http://reviews.vapour.ws/r/1123/)

Owner

howbazaar commented Mar 11, 2015

$$merge$$

Contributor

jujubot commented Mar 11, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Mar 11, 2015

Merge pull request #1794 from howbazaar/isolate-upstart-test
Fix an isolation issue in the upstart tests.

Start() calls Running() which calls 'status'.

I had an executable in my path called 'status'.

(Review request: http://reviews.vapour.ws/r/1123/)

@jujubot jujubot merged commit 62b499b into juju:master Mar 11, 2015

@howbazaar howbazaar deleted the howbazaar:isolate-upstart-test branch Mar 11, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment