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:
ea24864
)
Makefile: pyflakes: the newest pyflakes is more picky, more verbose, and prints the...
author
Brian Warner
<warner@allmydata.com>
Thu, 10 Jan 2008 03:23:12 +0000
(20:23 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 10 Jan 2008 03:23:12 +0000
(20:23 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 696766200bf48bb590272919e35946f22d730707..5bf40467b5abf791012949234020fe5dcca122a8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-244,7
+244,7
@@
endif
$(PYTHON) misc/figleaf2el.py .figleaf src
pyflakes:
- $(PYTHON) -OOu `which pyflakes` src/allmydata
+ $(PYTHON) -OOu `which pyflakes` src/allmydata
|sort |uniq
count-lines:
@echo -n "files: "