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

Issue 399070: Add scm.*.GetEmail() to retrieve the user email. Use this email for try job emails. (Closed)

Created:
11 years, 1 month ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add scm.*.GetEmail() to retrieve the user email. Use this email for try job emails. TEST=not much BUG=none

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use CaptureInfo() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -11 lines) Patch
M scm.py View 1 2 chunks +61 lines, -0 lines 0 comments Download
M tests/gclient_scm_test.py View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/scm_unittest.py View 3 chunks +11 lines, -3 lines 0 comments Download
M tests/trychange_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M trychange.py View 3 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
11 years, 1 month ago (2009-11-18 17:05:24 UTC) #1
Mandeep Singh Baines
http://codereview.chromium.org/399070/diff/1/2 File scm.py (right): http://codereview.chromium.org/399070/diff/1/2#newcode455 Line 455: def ReadEntries(filename): Why can't you use SVN::CaptureInfo for ...
11 years, 1 month ago (2009-11-20 06:01:43 UTC) #2
M-A Ruel
On 2009/11/20 06:01:43, msb wrote: > Why can't you use SVN::CaptureInfo for this? That was ...
11 years, 1 month ago (2009-11-20 19:06:27 UTC) #3
Mandeep Singh Baines
11 years, 1 month ago (2009-11-21 01:19:18 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698