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

Unified Diff: juju/ec2/Makefile

Issue 5449065: juju/ec2: add code to accept an ec2 region in the configuration file.
Patch Set: - Created 12 years, 3 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 | « no previous file | juju/ec2/config.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: juju/ec2/Makefile
=== roger.peppe@canonical.com-20111202180748-62j9jkcxj05k1nb1 > roger.peppe@canonical.com-20111206122038-z14mft1vdzpx1c2w
=== modified file 'juju/ec2/Makefile'
--- juju/ec2/Makefile 2011-12-01 14:26:39 +0000
+++ juju/ec2/Makefile 2011-12-02 12:15:43 +0000
@@ -5,7 +5,9 @@
TARG=launchpad.net/juju/go/juju/ec2
GOFILES=\
+ config.go\
ec2.go\
+ util.go\
GOFMT=gofmt
BADFMT:=$(shell $(GOFMT) -l $(GOFILES) $(CGOFILES) $(wildcard *_test.go))
« no previous file with comments | « no previous file | juju/ec2/config.go » ('j') | no next file with comments »

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