blob: 7398c5f19396c473a8ea39313943f351011581da [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2014 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.
SCRIPT=git_freezer.py
set -- freeze "$@"
. "$(type -P python_runner.sh)"