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

Issue 11103043: cmd/juju: added source flag to sync-tools (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by mue
Modified:
10 years, 10 months ago
Reviewers:
dimitern, jameinel, mp+173884
Visibility:
Public.

Description

cmd/juju: added source flag to sync-tools The sync-tools command now allows to specify a local directory as the source for the tools to synchronize. If not specified otherwise the standard EC2 HTTP source is taken. https://code.launchpad.net/~themue/juju-core/033-sync-tools-source/+merge/173884 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 8

Patch Set 2 : cmd/juju: added source flag to sync-tools #

Total comments: 22

Patch Set 3 : cmd/juju: added source flag to sync-tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -5 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/synctools.go View 1 2 6 chunks +86 lines, -4 lines 0 comments Download
M cmd/juju/synctools_test.go View 1 2 5 chunks +37 lines, -1 line 0 comments Download

Messages

Total messages: 6
mue
Please take a look.
10 years, 10 months ago (2013-07-10 08:54:13 UTC) #1
jameinel
we probably need to think carefully about whether we need 'path' instead of 'filepath' (if ...
10 years, 10 months ago (2013-07-10 10:59:09 UTC) #2
mue
Please take a look. https://codereview.appspot.com/11103043/diff/1/cmd/juju/synctools.go File cmd/juju/synctools.go (right): https://codereview.appspot.com/11103043/diff/1/cmd/juju/synctools.go#newcode185 cmd/juju/synctools.go:185: if sourceFlagValue == "default" { ...
10 years, 10 months ago (2013-07-11 15:24:06 UTC) #3
dimitern
A few thoughts. https://codereview.appspot.com/11103043/diff/6001/cmd/juju/synctools.go File cmd/juju/synctools.go (right): https://codereview.appspot.com/11103043/diff/6001/cmd/juju/synctools.go#newcode50 cmd/juju/synctools.go:50: to avoid having to access data ...
10 years, 10 months ago (2013-07-11 20:40:40 UTC) #4
mue
Please take a look. https://codereview.appspot.com/11103043/diff/6001/cmd/juju/synctools.go File cmd/juju/synctools.go (right): https://codereview.appspot.com/11103043/diff/6001/cmd/juju/synctools.go#newcode50 cmd/juju/synctools.go:50: to avoid having to access ...
10 years, 10 months ago (2013-07-12 08:34:15 UTC) #5
dimitern
10 years, 10 months ago (2013-07-12 08:39:41 UTC) #6
Thanks for the changes, LGTM.
Sign in to reply to this message.

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