Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd/juju: Remove -S short option for --no-switch #7329
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 3517ae0
into
juju:develop
May 10, 2017
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
mjs
deleted the
mjs:no-switch-tweak
branch
Jul 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedMay 10, 2017
Description of change
Following tech board discussions, it was decided that this functionality wasn't going to be used enough to warrant the short option.
QA steps
juju bootstrap -Sandjuju add-model -Sno longer work.--no-switchstill works.Documentation changes
Not required as there's not been an official release that supported
-S.Bug reference
N.A.