Javier Viguera a3f71001c3 find_stray_empty_lines: fix tail "invalid context" error
"tail -1" works only with one input file. Using it with multiple input
files throws following error on Ubuntu systems:

tail: option used in invalid context

Adding "-n" makes it work on all cases.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-07-28 21:01:55 +02:00
..
2010-07-26 01:49:12 +02:00
2010-07-26 12:47:36 +02:00
2010-06-14 14:27:26 +02:00
2010-07-09 01:25:36 +02:00
2010-07-26 01:49:12 +02:00
2010-07-26 01:49:12 +02:00
2010-07-26 01:49:12 +02:00
2010-07-09 01:25:36 +02:00
2010-06-19 20:07:23 +02:00