Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
testing: cleanup MgoInstance #91
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-testing |
added a commit
that referenced
this pull request
Mar 7, 2016
jujubot
merged commit 4d5a7d6
into
juju:master
Mar 7, 2016
davecheney
deleted the
davecheney:cleanup-mgoinstance
branch
Mar 7, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedMar 7, 2016
Remove MustDial, it was only called in one place where an error would be
more appropriate.
Reset now returns an error, rather than panicing.
(Review request: http://reviews.vapour.ws/r/4071/)