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

Issue 6682018: fix prompting if there were errors in the hooks (Closed)

Created:
9 years, 9 months ago by Dirk Pranke
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

fix prompting if there were errors in the hooks. Still need to write unit tests. TBR=maruel@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77922

Patch Set 1 #

Patch Set 2 : fix prompting #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M git_cl/git_cl.py View 2 chunks +15 lines, -4 lines 4 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
You forgot to send an email. post commit lgtm with nits http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py File git_cl/git_cl.py (right): ...
9 years, 9 months ago (2011-03-12 15:37:31 UTC) #1
Dirk Pranke
http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py File git_cl/git_cl.py (right): http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py#newcode785 git_cl/git_cl.py:785: if not res and ('** Presubmit ERRORS **' in ...
9 years, 9 months ago (2011-03-12 22:47:47 UTC) #2
M-A Ruel
http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py File git_cl/git_cl.py (right): http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py#newcode785 git_cl/git_cl.py:785: if not res and ('** Presubmit ERRORS **' in ...
9 years, 9 months ago (2011-03-13 00:53:00 UTC) #3
Dirk Pranke
9 years, 9 months ago (2011-03-13 01:46:42 UTC) #4
On Sat, Mar 12, 2011 at 4:53 PM,  <maruel@chromium.org> wrote:
>
> http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py
> File git_cl/git_cl.py (right):
>
> http://codereview.chromium.org/6682018/diff/2001/git_cl/git_cl.py#newcode785
> git_cl/git_cl.py:785: if not res and ('** Presubmit ERRORS **' in
> hook_results.output or
> On 2011/03/12 22:47:47, dpranke wrote:
>>
>> On 2011/03/12 15:37:31, Marc-Antoine Ruel wrote:
>> > with '\n' ?
>
>> I don't understand this comment?
>
> I meant to use '** Presubmit ERRORS **\n' so that it's a tad stricter.
>

Ah, okay.


> http://codereview.chromium.org/6682018/
>

Powered by Google App Engine
This is Rietveld 408576698