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

Issue 789353002: Avoid =~ since msysgit bash doesn't support it. (Closed)

Created:
6 years ago by Peter Kasting
Modified:
6 years ago
Reviewers:
agable
CC:
chromium-reviews, cmp-cc_chromium.org, Dirk Pranke, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Avoid =~ since msysgit bash doesn't support it. This uses grep instead. Note that just grepping for "--force" matches other things, e.g. "foo--force--foo", but that's a problem with the original code as well, I think. BUG=435729 TEST=Run gclient under msysgit bash. No error should occur. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293340

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M update_depot_tools View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
Peter Kasting
Followup to https://codereview.chromium.org/756233003 .
6 years ago (2014-12-10 23:09:36 UTC) #2
chromium-reviews
Drive by: is there a bash set mode to enable it or is it just ...
6 years ago (2014-12-10 23:11:31 UTC) #3
Peter Kasting
On 2014/12/10 23:11:31, chromium-reviews wrote: > Drive by: is there a bash set mode to ...
6 years ago (2014-12-10 23:20:02 UTC) #4
chromium-reviews
d'oh! nevermind me then. On Wed Dec 10 2014 at 3:20:04 PM <pkasting@chromium.org> wrote: > ...
6 years ago (2014-12-10 23:22:37 UTC) #5
agable
LGTM because msys makes me a sad panda.
6 years ago (2014-12-10 23:23:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/789353002/1
6 years ago (2014-12-10 23:27:03 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-10 23:29:26 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=293340

Powered by Google App Engine
This is Rietveld 408576698