blob: d4feca08fbccfffcd669f179acdce26006da367b [file] [log] [blame]
r.c.ladan@gmail.comec238db2014-06-02 20:39:42 +00001#!/usr/bin/env bash
iannucci@chromium.orgf52a6052014-03-11 05:10:01 +00002# Copyright (c) 2014 The Chromium Authors. All rights reserved.
maruel@chromium.org565db0e2009-06-05 18:08:54 +00003# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
John Stiles11f4a842020-03-30 17:28:53 +00006. "$(type -P python_runner.sh)"