projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
634bdd0
)
make pyflakes run faster and with more alacrity
author
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 27 Apr 2007 01:12:35 +0000
(18:12 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 27 Apr 2007 01:12:35 +0000
(18:12 -0700)
GNUmakefile
patch
|
blob
|
history
diff --git
a/GNUmakefile
b/GNUmakefile
index 1236f12a1e5daedf695541bfaa078b5c47254f4c..0150e142f3fdc7c885153c11e2fa2fb9aace7745 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-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: "