Reviewers: ulan,
Message:
Committed patchset #1 manually as r19448 (tree was closed).
Description:
Fix merge-to-branch imports.
BUG=
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=19448
Please review this at https://codereview.chromium.org/170513002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -0 lines):
M tools/push-to-trunk/merge_to_branch.py
Index: tools/push-to-trunk/merge_to_branch.py
diff --git a/tools/push-to-trunk/merge_to_branch.py
b/tools/push-to-trunk/merge_to_branch.py
index
c4450feba68500f991013bc2e36afeade46c1086..399b33c0198f15b2646f9ceb932901b3977215d3
100755
--- a/tools/push-to-trunk/merge_to_branch.py
+++ b/tools/push-to-trunk/merge_to_branch.py
@@ -27,6 +27,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
from collections import OrderedDict
+import optparse
+import sys
from common_includes import *
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.