]> granicus.if.org Git - python/commit
patchcheck: don’t talk about the test suite when no code file were changed.
authorÉric Araujo <merwok@netwok.org>
Fri, 12 Aug 2011 15:50:08 +0000 (17:50 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 12 Aug 2011 15:50:08 +0000 (17:50 +0200)
commitfbc5ff6235e5fb53900d17f2bb69caec03240ba4
tree2fa61711f610e8d9beba887190b5d7963503c249
parent28d39a0c08dfe7668ba3f9808068f37d6bbea752
patchcheck: don’t talk about the test suite when no code file were changed.

The line about the test suite will still get printed for changes in
Tools for example, which aren’t covered by the test suite, but it’s not
a big deal IMO.
Tools/scripts/patchcheck.py