check-python-code: Detect old-style pylint disable-msg lines
authorMichael Hanselmann <hansmi@google.com>
Fri, 11 Nov 2011 12:47:24 +0000 (13:47 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 14 Nov 2011 06:23:09 +0000 (07:23 +0100)
commitdb859c7de7cc87dad5017ab0d694f89ba935fb4e
tree7d0b0ef10f275eb60b5b30a22fa1700ff2cc1bc0
parent5b49ed09b6801466abdd52440b0c94a636c62f8c
check-python-code: Detect old-style pylint disable-msg lines

Commit b459a848d was supposed to replace all, but one was missed. Add a
check to autotools/check-python-code.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Andrea Spadaccini <spadaccio@google.com>
autotools/check-python-code
test/ganeti.asyncnotifier_unittest.py