make pyflakes run faster and with more alacrity
This commit is contained in:
parent
634bdd0f28
commit
56ad51857c
|
@ -113,7 +113,7 @@ endif
|
|||
$(PP) $(PYTHON) misc/figleaf2el.py .figleaf $(INSTDIR)
|
||||
|
||||
pyflakes:
|
||||
pyflakes src/allmydata
|
||||
$(PYTHON) -OOu /usr/local/bin/pyflakes src/allmydata
|
||||
|
||||
count-lines:
|
||||
@echo -n "files: "
|
||||
|
|
Loading…
Reference in New Issue