[Kimchi-devel] [wok 1/3] Fix makefile to ignore Kimchi plugin

Lucio Correia luciojhc at linux.vnet.ibm.com
Tue Aug 11 19:07:00 UTC 2015


Kimchi plugin has its own Makefile to run check-local.

Signed-off-by: Lucio Correia <luciojhc at linux.vnet.ibm.com>
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index dfc7576..ab5b7d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,7 @@ EXTRA_DIST = \
 	$(NULL)
 
 
-PEP8_BLACKLIST = *src/wok/config.py,*src/wok/i18n.py
+PEP8_BLACKLIST = *src/wok/config.py,*src/wok/i18n.py,*plugins/kimchi
 
 SKIP_PYFLAKES_ERR = "\./src/wok/websocket\.py"
 
-- 
1.7.1




More information about the Kimchi-devel mailing list