summaryrefslogtreecommitdiffstats
path: root/support/scripts/checkpackagelib_patch.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/checkpackagelib_patch.py')
-rw-r--r--support/scripts/checkpackagelib_patch.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/support/scripts/checkpackagelib_patch.py b/support/scripts/checkpackagelib_patch.py
new file mode 100644
index 0000000000..131e42347f
--- /dev/null
+++ b/support/scripts/checkpackagelib_patch.py
@@ -0,0 +1,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