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

Issue 26370044: Fix delimiter in dependencies.tsv

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by curtis
Modified:
10 years, 5 months ago
Reviewers:
gz, mp+195236, rog
Visibility:
Public.

Description

Fix delimiter in dependencies.tsv Developers and CI cannot update the source to the correct deps because spaces are used on the goyaml line. The delimiter must be tabs. https://code.launchpad.net/~sinzui/juju-core/fix-deps/+merge/195236 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M dependencies.tsv View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
curtis
Please take a look.
10 years, 5 months ago (2013-11-14 15:14:54 UTC) #1
gz
LGTM.
10 years, 5 months ago (2013-11-14 15:39:10 UTC) #2
rog
10 years, 5 months ago (2013-11-14 15:44:50 UTC) #3
On 2013/11/14 15:39:10, gz wrote:
> LGTM.

This has happened before. I will fix godeps so that
it complains if it finds spaces next to tabs.

FWIW, we don't need to generate the godeps lines
manually - the output from godeps itself should
work, and mean that we don't have the possibility
of problems like this.

Also the 'bot should complain if the deps can't
be found, which would stop this happening too.
Sign in to reply to this message.

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