Refactoring: Remove global configs in release scripts.
authormachenbach@chromium.org <machenbach@chromium.org>
Tue, 23 Sep 2014 14:41:36 +0000 (14:41 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Tue, 23 Sep 2014 14:41:36 +0000 (14:41 +0000)
commit98e9e050920a30f487503073cedafbc55ac94d02
tree163848744d0ff4fff78b38392d3dcb305f5a5e2d
parent7aaa0ddadc6166b9a4a13c5d65136a36a2b8b4ed
Refactoring: Remove global configs in release scripts.

TBR=tandrii@chromium.org
TEST=script_test.py

Review URL: https://codereview.chromium.org/594773003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24154 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/auto_push.py
tools/push-to-trunk/auto_roll.py
tools/push-to-trunk/auto_tag.py
tools/push-to-trunk/bump_up_version.py
tools/push-to-trunk/chromium_roll.py
tools/push-to-trunk/common_includes.py
tools/push-to-trunk/merge_to_branch.py
tools/push-to-trunk/push_to_trunk.py
tools/push-to-trunk/releases.py
tools/push-to-trunk/test_scripts.py