mgiuca@chromium.org | 8193756 | 2016-02-03 08:00:53 +0000 | [diff] [blame] | 1 | #!/usr/bin/env bash |
2 | # Copyright 2016 The Chromium Authors. All rights reserved. | ||||
3 | # Use of this source code is governed by a BSD-style license that can be | ||||
4 | # found in the LICENSE file. | ||||
5 | |||||
Edward Lesmes | 648b4cd | 2020-03-30 19:06:13 +0000 | [diff] [blame] | 6 | . "$(type -P python_runner.sh)" |