Commit 1aaf0a82 authored by Kent Tamura's avatar Kent Tamura Committed by Commit Bot

move_blink_source.py: Add NOPRESUBMIT and NOTREECHECKS to CL descriptions.

We know these CLs won't pass presubmit checks.
We're going to land these CLs while the tree is closed.

Bug: 578345
Change-Id: I75549f683f61a1cd6cf8d5711c106bd49b32e8f7
Reviewed-on: https://chromium-review.googlesource.com/974670Reviewed-by: default avatarQuinten Yearsley <qyearsley@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#545715}
parent f3e97e17
......@@ -218,6 +218,8 @@ class MoveBlinkSource(object):
Update file contents without moving files.
NOAUTOREVERT=true
NOPRESUBMIT=true
NOTREECHECKS=true
Bug: 768828
""")
......@@ -274,6 +276,8 @@ Bug: 768828
Move and rename files.
NOAUTOREVERT=true
NOPRESUBMIT=true
NOTREECHECKS=true
Bug: 768828
""")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment