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

Issue 6689001: msysgit - Fix issue where gcl doesn't recognize the editor. (Closed)

Created:
9 years, 9 months ago by Mohamed Mansour
Modified:
9 years, 6 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, rsleevi-old, Aaron Boodman
Visibility:
Public.

Description

msysgit - Fix issue where gcl doesn't recognize the editor. gcl is now fully compatible with msysgit. BUG=70550 TEST=gcl change through msysgit. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77909

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M gcl.py View 1 1 chunk +7 lines, -5 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Mohamed Mansour
This will make gcl run under msysgit too
9 years, 9 months ago (2011-03-12 00:12:55 UTC) #1
M-A Ruel
http://codereview.chromium.org/6689001/diff/1/gcl.py File gcl.py (right): http://codereview.chromium.org/6689001/diff/1/gcl.py#newcode1067 gcl.py:1067: subprocess.call(['env', GetEditor(), filename], shell=True) While at it, use check_call(), ...
9 years, 9 months ago (2011-03-12 00:34:13 UTC) #2
Mohamed Mansour
Same goes here :)
9 years, 9 months ago (2011-03-12 02:05:32 UTC) #3
M-A Ruel
9 years, 9 months ago (2011-03-12 02:17:29 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698