~peter-maloney/bzr/peter

Viewing all changes in revision 2782.

  • Committer: Christian Boltz
  • Date: 2014-11-14 01:21:23 UTC
  • Revision ID: apparmor@cboltz.de-20141114012123-axtymfze9w4f8jit
utils/Makefile: remove superfluous grep -v from pyflakes call

utils/Makefile contains a grep -v "undefined name _". Some manual
testing shows that pyflakes doesn't print any warning about "_", so
this grep is superfluous.

Removing the grep also means we don't need a tempfile for the pyflakes
output anymore, which simplifies the pyflakes call a lot.


Acked-by: Steve Beattie <steve@nxnw.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: