skia2/bin/try.bat
Eric Boren 6376517472 Add bin/try script
Wrapper for "git cl try" which allows searching jobs using regular
expressions.

Bug: skia:
Change-Id: I07a1b487f2eca9da7df4c4d4c65e22e459b76fed
Reviewed-on: https://skia-review.googlesource.com/60261
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
2017-10-16 19:37:11 +00:00

7 lines
172 B
Batchfile

@echo off
:: Copyright 2017 Google Inc.
::
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.
python "%~dp0\try.py" %*