blob: 817b6b8dcfb4b139f99e6b1a1f8192ebd89bce8e [file] [log] [blame]
sammc@chromium.org900a33f2015-09-29 06:57:09 +00001#!/usr/bin/env bash
2# Copyright 2015 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
mmoss@chromium.org375765c2015-10-30 15:39:24 +00006. $(type -P python_runner.sh)