a550fa2998
and test ! -z "$foo" is really just test -n "$foo" so let's just use the simple (and more obvious) forms. NFCI.