[dev] [sbase][PATCH] getlines: last line of file should always have a newline
This is a useful behavior if you want to reorder the lines,
because otherwise you might end up with originally two lines
on one, e.g.
$ echo -ne "foo\nbar" | sort
barfoo
Received on Wed Feb 11 2015 - 00:57:13 CET
This archive was generated by hypermail 2.3.0
: Wed Feb 11 2015 - 01:00:10 CET