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

Issue 6538051: Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in... (Closed)

Created:
9 years, 10 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. BUG=none TEST=none TBR=evan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75365

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -11 lines) Patch
D build/build-bisect.py View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
2 months = a few months.
9 years, 10 months ago (2011-02-18 07:01:48 UTC) #1
Evan Martin
9 years, 10 months ago (2011-02-22 05:56:05 UTC) #2
LGTM

On Thu, Feb 17, 2011 at 11:01 PM,  <thestig@chromium.org> wrote:
> Reviewers: Evan Martin,
>
> Message:
> 2 months = a few months.
>
> Description:
> Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py
> in
> r70112.
>
> BUG=none
> TEST=none
> TBR=evan
>
> Please review this at http://codereview.chromium.org/6538051/
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
>  D     build/build-bisect.py
>
>
> Index: build/build-bisect.py
> ===================================================================
> --- build/build-bisect.py       (revision 75320)
> +++ build/build-bisect.py       (working copy)
> @@ -1,11 +0,0 @@
> -#!/usr/bin/python
> -# Copyright (c) 2010 The Chromium Authors. All rights reserved.
> -# Use of this source code is governed by a BSD-style license that can be
> -# found in the LICENSE file.
> -
> -import sys
> -
> -print "This script has been moved to tools/bisect-builds.py."
> -print "Please update any docs you're working from!"
> -
> -sys.exit(1)
>
>
>

Powered by Google App Engine
This is Rietveld 408576698