summaryrefslogtreecommitdiffstats
path: root/support/scripts/checkpackagelib_patch.py
blob: 131e42347f29d6ddcee48120f0fe9757b410c7fb (plain)
1
2
3
4
5
6
7
# See support/scripts/check-package.txt before editing this file.
# The format of the patch files is tested during the build, so below check
# functions don't need to check for things already checked by running
# "make package-dirclean package-patch".

# Notice: ignore 'imported but unused' from pyflakes for check functions.
from checkpackagelib import NewlineAtEof
OpenPOWER on IntegriCloud