Sha256: c02ea5e129732d08587d9246d80ab7275c5acdb26e1d5fdcd91d7ddd2aaf1217

Contents?: true

Size: 304 Bytes

Versions: 4

Compression:

Stored size: 304 Bytes

Contents

#!/bin/bash

# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

MYPATH=$(dirname "${BASH_SOURCE[0]}")

source "$MYPATH/cipd_bin_setup.sh"
cipd_bin_setup

exec "$MYPATH/.cipd_bin/vpython" "$@"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
libv8-6.0.286.44.0beta1 vendor/depot_tools/vpython
libv8-5.9.211.38.1 vendor/depot_tools/vpython
libv8-5.9.211.38.0 vendor/depot_tools/vpython
libv8-5.9.211.38.0beta0 vendor/depot_tools/vpython