projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761d6ad
)
Ignore empty lines for LOC.
author
Alexander van Gessel (AI0867)
<ai0867@gmail.com>
Wed, 3 Oct 2012 00:03:48 +0000
(
02:03
+0200)
committer
Alexander van Gessel (AI0867)
<ai0867@gmail.com>
Wed, 3 Oct 2012 00:03:48 +0000
(
02:03
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 920a75e02ebf7ca1eeb67a60468e0e95d2336d3a..62e26d7401b3435a7fd955e5c7694717766d69f2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,7
+42,7
@@
pylint:
@pylint --output-format=parseable $(PYLINTOPTS) irkerhook.py
loc:
- grep -v
'^ *#
' irkerd irkerhook.py | wc -l
+ grep -v
E '(^ *#|^ *$$)
' irkerd irkerhook.py | wc -l
SOURCES = README COPYING NEWS BUGS install.txt security.txt hacking.txt \
irkerd irkerhook.py Makefile irkerd.xml irkerhook.xml