OSDN Git Service

Reject changes with cleanspecs.
authorDan Albert <danalbert@google.com>
Mon, 6 Apr 2015 19:43:55 +0000 (12:43 -0700)
committerDan Albert <danalbert@google.com>
Mon, 6 Apr 2015 21:22:37 +0000 (14:22 -0700)
commitdadac10fccb1558fb00bbafc3fc4f6b3a20f9591
tree1684f8efd9dc16f40dd42e6a3c963bd7251276a9
parent4bd8f9637daaada333ff35945b00cfe6cb822376
Reject changes with cleanspecs.

Cleanspecs must not be removed once they have been built. This means
they can't be reverted, or reliably cherry-picked. Just skip any
changes that include them since they make such a mess.

Change-Id: I3df8d81f93651d573485de7a75ecf5c6278c0001
tools/bionicbb/gerrit.py
tools/bionicbb/gmail_listener.py
tools/bionicbb/test_gmail_listener.py