2 Jan
2009
2 Jan
'09
4:42 a.m.
On Thu, Jan 1, 2009 at 10:37 PM, Allan McRae <allan@archlinux.org> wrote:
The use if "! -z" to check if a string is not null is not good practice so replace with the "-n" option. Also use the AND comparison within one test rather than on two separate tests.
Signed-off-by: Allan McRae <allan@archlinux.org>
Looks good to me, maint- worthy? I really need to jump on making this darnded release, don't I... -Dan