Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
70444a0907e7dbb3064d564a4c0e05537e81d43b
/
.
/
gcl
blob: c0cface8342cd597b1e4f086768ed99b8dc2d752 [
file
] [
log
] [
blame
]
#!/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"
)
exec
python
"$base_dir/gcl.py"
"$@"