Sha256: f0cc16e78b056b79ebe6a1df4850e047804effb517df6cbd861a2164c986fbb1

Contents?: true

Size: 320 Bytes

Versions: 3

Compression:

Stored size: 320 Bytes

Contents

#!/usr/bin/env bash

# Copyright 2019 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 &> /dev/null

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/bb
libv8-8.4.255.0 vendor/depot_tools/bb
libv8-7.4.288.28.0beta1 vendor/depot_tools/bb