Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2126)

Issue 92080046: Fix 1299120 command aliases

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by waigani
Modified:
9 years, 11 months ago
Reviewers:
mp+218728, jameinel, fwereade
Visibility:
Public.

Description

Fix 1299120 command aliases Fix bug 1299120 by ensuring that the preferred command is not displayed as an alias of another command in juju help commands. Change file and function names to be consistant with the preferred command. https://code.launchpad.net/~waigani/juju-core/cmd_help_aliases_1299120/+merge/218728 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fix 1299120 command aliases #

Total comments: 6

Patch Set 3 : Fix 1299120 command aliases #

Total comments: 6

Patch Set 4 : Fix 1299120 command aliases #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -91 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/cmd_test.go View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M cmd/juju/main.go View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M cmd/juju/removemachine.go View 1 2 3 2 chunks +19 lines, -12 lines 0 comments Download
M cmd/juju/removemachine_test.go View 1 2 3 6 chunks +18 lines, -18 lines 0 comments Download
M cmd/juju/removerelation.go View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M cmd/juju/removerelation_test.go View 1 2 2 chunks +9 lines, -9 lines 0 comments Download
M cmd/juju/removeservice.go View 1 2 2 chunks +9 lines, -9 lines 0 comments Download
M cmd/juju/removeservice_test.go View 1 2 1 chunk +12 lines, -12 lines 0 comments Download
M cmd/juju/removeunit.go View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M cmd/juju/removeunit_test.go View 1 2 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 9
waigani
Please take a look.
9 years, 11 months ago (2014-05-08 02:50:40 UTC) #1
waigani
Please take a look.
9 years, 11 months ago (2014-05-08 05:03:21 UTC) #2
fwereade
This breaks compatibility in some places, and we can't do that. The changes in cmd/juju ...
9 years, 11 months ago (2014-05-08 06:43:46 UTC) #3
waigani
Please take a look.
9 years, 11 months ago (2014-05-08 21:29:35 UTC) #4
fwereade
LGTM, but please do the type/var renames for RemoveMachine as well https://codereview.appspot.com/92080046/diff/40001/cmd/juju/main.go File cmd/juju/main.go (left): ...
9 years, 11 months ago (2014-05-09 06:51:55 UTC) #5
jameinel
https://codereview.appspot.com/92080046/diff/40001/cmd/juju/main.go File cmd/juju/main.go (left): https://codereview.appspot.com/92080046/diff/40001/cmd/juju/main.go#oldcode83 cmd/juju/main.go:83: jujucmd.Register(wrap(&DestroyMachineCommand{})) On 2014/05/09 06:51:55, fwereade wrote: > Shouldn't we ...
9 years, 11 months ago (2014-05-09 09:24:49 UTC) #6
jameinel
9 years, 11 months ago (2014-05-09 09:24:52 UTC) #7
waigani
On 2014/05/09 09:24:49, jameinel wrote: > https://codereview.appspot.com/92080046/diff/40001/cmd/juju/main.go > File cmd/juju/main.go (left): > > https://codereview.appspot.com/92080046/diff/40001/cmd/juju/main.go#oldcode83 > ...
9 years, 11 months ago (2014-05-09 22:55:50 UTC) #8
waigani
9 years, 11 months ago (2014-05-09 22:59:21 UTC) #9
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b