Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
mgo: don't panic while resetting admin password #99
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-testing |
jujubot
merged commit b9cfe07
into
juju:master
May 19, 2016
davecheney
deleted the
davecheney:dont-panic
branch
May 19, 2016
added a commit
to davecheney/juju
that referenced
this pull request
May 19, 2016
davecheney
referenced this pull request
in juju/juju
May 19, 2016
Merged
dependecies.tsv: update juju/testing #5433
added a commit
to juju/juju
that referenced
this pull request
May 19, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedMay 18, 2016
•
Edited 1 time
-
ericsnowcurrently
May 18, 2016
This panic fires frequently in out webscale mongodb CI environment.
Stop panicing as we can easily return the error.
(Review request: http://reviews.vapour.ws/r/4858/)