Commit b9bdee8f authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Also tally Notes



git-svn-id: http://www.varnish-cache.org/svn/trunk@2794 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 6717e2dd
......@@ -10,7 +10,7 @@ flexelint \
flint.lnt \
*.c > $T 2>&1
for t in Error Warning Info
for t in Error Warning Info Note
do
sed -n "/$t [0-9][0-9][0-9]:/s/.*\($t [0-9][0-9][0-9]\).*/\1/p" $T
done | awk '
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment