Sha256: e7e13eee58447de0924a159e7071228e49df0021d65a99a73211ffb88fde6a0d
Contents?: true
Size: 280 Bytes
Versions: 51
Compression:
Stored size: 280 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.py" "$@"
Version data entries
51 entries across 51 versions & 1 rubygems