r.c.ladan@gmail.com | ec238db | 2014-06-02 20:39:42 +0000 | [diff] [blame] | 1 | #!/usr/bin/env bash |
iannucci@chromium.org | f52a605 | 2014-03-11 05:10:01 +0000 | [diff] [blame] | 2 | # Copyright (c) 2014 The Chromium Authors. All rights reserved. |
maruel@chromium.org | 565db0e | 2009-06-05 18:08:54 +0000 | [diff] [blame] | 3 | # Use of this source code is governed by a BSD-style license that can be |
4 | # found in the LICENSE file. | ||||
5 | |||||
mmoss@chromium.org | 375765c | 2015-10-30 15:39:24 +0000 | [diff] [blame] | 6 | . $(type -P python_runner.sh) |