Merge lp:~jameinel/juju-core/main-test into lp:~juju/juju-core/trunk

Proposed by John A Meinel
Status: Merged
Merged at revision: 875
Proposed branch: lp:~jameinel/juju-core/main-test
Merge into: lp:~juju/juju-core/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
cmd/juju/main_test.go (+1/-0)
To merge this branch: bzr merge lp:~jameinel/juju-core/main-test
Reviewer Review Type Date Requested Status
Ian Booth Approve
Review via email: mp+147023@code.launchpad.net

Description of the change

cmd/juju/main_test.go: fix a test case

The addition of generate-config affected a test that must have been missed.
This makes the test pass again.

To post a comment you must log in.
Revision history for this message
Ian Booth (wallyworld) wrote :

Thanks for fixing

review: Approve
Revision history for this message
John A Meinel (jameinel) wrote :

*** Submitted:

cmd/juju/main_test.go: fix a test case

The addition of generate-config affected a test that must have been missed.
This makes the test pass again.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'cmd/juju/main_test.go'
--- cmd/juju/main_test.go 2013-01-18 00:24:17 +0000
+++ cmd/juju/main_test.go 2013-02-07 06:31:21 +0000
@@ -141,6 +141,7 @@
141 "destroy-service",141 "destroy-service",
142 "destroy-unit",142 "destroy-unit",
143 "expose",143 "expose",
144 "generate-config",
144 "get",145 "get",
145 "remove-relation",146 "remove-relation",
146 "remove-unit",147 "remove-unit",

Subscribers

People subscribed via source and target branches