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

Unified Diff: cmd/juju/removeunit.go

Issue 6810065: all: gofmt (Closed)
Patch Set: all: gofmt Created 12 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cmd/juju/get.go ('k') | cmd/juju/scp.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cmd/juju/removeunit.go
=== modified file 'cmd/juju/removeunit.go'
--- cmd/juju/removeunit.go 2012-10-17 02:25:07 +0000
+++ cmd/juju/removeunit.go 2012-11-01 14:08:11 +0000
@@ -37,7 +37,7 @@
return nil
}
-// Run connects to the environment specified on the command line
+// Run connects to the environment specified on the command line
// and calls conn.RemoveUnits.
func (c *RemoveUnitCommand) Run(_ *cmd.Context) error {
conn, err := juju.NewConnFromName(c.EnvName)
« no previous file with comments | « cmd/juju/get.go ('k') | cmd/juju/scp.go » ('j') | no next file with comments »

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