Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Issue 2447002: Fix broken "gcl diff cl" command. We need to use full paths, not... (Closed)

Created:
10 years, 6 months ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
Reviewers:
Finnur, M-A Ruel
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Fix broken "gcl diff cl" command. We need to use full paths, not relative path. bug:45589 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48680

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M gcl.py View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nicolas Sylvain
10 years, 6 months ago (2010-06-01 22:55:22 UTC) #1
Nicolas Sylvain
Marc-Antoine: Do we need fixes like that everywhere? If you want to fix it your ...
10 years, 6 months ago (2010-06-01 22:57:19 UTC) #2
Finnur
LGTM, but maurel is a better judge on this issue.
10 years, 6 months ago (2010-06-01 23:11:43 UTC) #3
M-A Ruel
10 years, 6 months ago (2010-06-01 23:35:10 UTC) #4
it'd be simpler to just os.chdir() but I think it's fine this way too.

lgtm

Powered by Google App Engine
This is Rietveld 408576698