blob: d633e4209347208c615f14eec606907c50862000 [file] [log] [blame]
scottmg@chromium.orgf4ddadc2015-09-08 21:46:03 +00001#!/usr/bin/env bash
2# Copyright 2014 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 Lesmes648b4cd2020-03-30 19:06:13 +00006. "$(type -P python_runner.sh)"