[node-patches] Change in ovirt-node[master]: check: Export pyflakes "_"
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Feb 26 12:03:07 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: check: Export pyflakes "_"
......................................................................
check: Export pyflakes "_"
Change-Id: I7d7348ef8a791282003dd09f8e5179978b82c568
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/Makefile.check
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/70/25070/1
diff --git a/src/Makefile.check b/src/Makefile.check
index abbad55..dd14399 100644
--- a/src/Makefile.check
+++ b/src/Makefile.check
@@ -42,5 +42,6 @@
check-static-pyflakes: $(PYTHONSOURCES:%=%.pyflakes)
@echo Passed $@
+PYFLAKES_BUILTINS = "_"
%.pyflakes:
pyflakes "$*"
--
To view, visit http://gerrit.ovirt.org/25070
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d7348ef8a791282003dd09f8e5179978b82c568
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list