Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
fix list-disabled-commands with empty output #6310
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit f847361
into
juju:master
Sep 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedSep 23, 2016
•
Edited 1 time
-
natefinch
Sep 23, 2016
When we fixed the error message for tabular output, we
accidentally messed up the json and yaml output, since
there was no restriction to only output the error message
for tabular.
fixes https://bugs.launchpad.net/juju/+bug/1626824