tboegi@xxxxxx writes: > From: Torsten Bögershausen <tboegi@xxxxxx> > > wc -l is used to count the number if lines in test scripts. Hmmmm, "is used" -> "should not be used", probably. Just say "Use test_line_count instead" and leave the explanation why it is a better thing to use to fb3340a6 ("test-lib: introduce test_line_count to measure files", 2010-10-31), perhaps?