Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
apiserver: fix test to stop writing to source dir #4444
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1538241'] |
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Feb 22, 2016
jujubot
merged commit edb9dd5
into
juju:master
Feb 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedFeb 17, 2016
One of the tests was failing to override the log
directory, and so was writing to the source dir.
Fixes https://bugs.launchpad.net/juju-core/+bug/1546043
(Review request: http://reviews.vapour.ws/r/3882/)