]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the arguments to [(1) (AKA test(1)). If the string being tested
authorMark Murray <markm@FreeBSD.org>
Sat, 19 Aug 2000 12:28:23 +0000 (12:28 +0000)
committerMark Murray <markm@FreeBSD.org>
Sat, 19 Aug 2000 12:28:23 +0000 (12:28 +0000)
commit9f0c6741def915f73817eed5d4cb30e921bf5974
treef4496a9c49538668f5e8ee29343489ed25d65fc8
parent5f5780887efa696b1e5204d4e2d1788228910f1f
Fix the arguments to [(1) (AKA test(1)). If the string being tested
by -n is nonexistant, then the following -d was misinterpreted with
a strange error. By putting double quotes (") around the argument,
we can be sure there is _something_ there that we can check a zero
length against.
share/mk/bsd.obj.mk