Fix new git workflow in release scripts.
authormachenbach@chromium.org <machenbach@chromium.org>
Thu, 16 Oct 2014 13:45:59 +0000 (13:45 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Thu, 16 Oct 2014 13:45:59 +0000 (13:45 +0000)
commitb4d92528db3d7c252447b5a1fd57aae35f4e2d94
treebd8842101dc5a6be53c60992c0f73ce02001c70b
parente8c3708825225293e2659c5aa4bfd36bfd8a050f
Fix new git workflow in release scripts.

Need to svn fetch in order to make svn find-rev work.

BUG=chromium:410721
LOG=n
TEST=script_test.py
TBR=tandrii@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24666 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/common_includes.py
tools/push-to-trunk/test_scripts.py