Sha256: db07e7ccc15c93fc29d1b66b61ebd9f2f21c94474f6eb5f8ee56c9239c4a915a
Contents?: true
Size: 284 Bytes
Versions: 51
Compression:
Stored size: 284 Bytes
Contents
#!/usr/bin/env bash # Copyright 2015 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. base_dir=$(dirname "$0") PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/depot-tools-auth.py" "$@"
Version data entries
51 entries across 51 versions & 1 rubygems