Sha256: 6fe62c08a2cc0477c649967338ce5baf947e7cbce7f3a148414fa0fbf17c8015
Contents?: true
Size: 283 Bytes
Versions: 42
Compression:
Stored size: 283 Bytes
Contents
#!/usr/bin/env bash # Copyright (c) 2012 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/apply_issue.py" "$@"
Version data entries
42 entries across 42 versions & 1 rubygems