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

Unified Diff: cmd/juju/cmd_test.go

Issue 7809043: Remove env cert creation from environs.Bootstrap
Patch Set: Remove env cert creation from environs.Bootstrap Created 12 years 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/bootstrap_test.go ('k') | environs/bootstrap.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cmd/juju/cmd_test.go
=== modified file 'cmd/juju/cmd_test.go'
--- cmd/juju/cmd_test.go 2013-03-12 23:34:53 +0000
+++ cmd/juju/cmd_test.go 2013-03-18 22:45:01 +0000
@@ -18,7 +18,7 @@
var _ = Suite(&CmdSuite{})
-var envConfig = `
+const envConfig = `
default:
peckham
environments:
« no previous file with comments | « cmd/juju/bootstrap_test.go ('k') | environs/bootstrap.go » ('j') | no next file with comments »

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