K 10 svn:author V 6 dteske K 8 svn:date V 27 2012-10-18T17:09:45.837133Z K 7 svn:log V 190 Fix a bug where blank lines were not being counted (because awk's split() function returns zero when $0 is the NULL string). Reviewed by: adrian (co-mentor) Approved by: adrian (co-mentor) END