Sha256: bc698f4b10871f1c0f1017b330711a104cac56ce9fedab32613e1feefd6f305f
Contents?: true
Size: 284 Bytes
Versions: 51
Compression:
Stored size: 284 Bytes
Contents
#!/usr/bin/env bash # Copyright (c) 2009 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/roll_dep_svn.py" "$@"
Version data entries
51 entries across 51 versions & 1 rubygems