Don't use a temp file for changelog in push-to-trunk.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Mar 2014 07:39:56 +0000 (07:39 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 12 Mar 2014 07:39:56 +0000 (07:39 +0000)
commit11b6daec84052c0a39205b0ac358299386613541
tree67e73b2133b04a84460b4f708a3b4df30c19fcf2
parentd6f673eba8f0167ef63dbdf29e1c90caed169ae2
Don't use a temp file for changelog in push-to-trunk.

This is part of getting rid of the ChangeLog on bleeding_edge and directly modifying it on trunk.

BUG=
R=ulan@chromium.org

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

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