summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2009-05-26 22:33:10 +0000
committerjilles <jilles@FreeBSD.org>2009-05-26 22:33:10 +0000
commitf8b28486a955d6d96d6bb28e0c908a897cf83d1e (patch)
tree7c67338800c6dadeb3d4619c1f14c22373d35a24 /cddl/usr.sbin
parentc1143c05d4831dacf62ba759cf7b9fa4fbdca19d (diff)
downloadFreeBSD-src-f8b28486a955d6d96d6bb28e0c908a897cf83d1e.zip
FreeBSD-src-f8b28486a955d6d96d6bb28e0c908a897cf83d1e.tar.gz
Fix various cases with 3 or 4 parameters in test(1) to be POSIX compliant.
More precisely, this gives precedence to an interpretation not using the '(', ')', '-a' and '-o' in their special meaning, if possible. For example, it is now safe to write [ "$a" = "$b" ] and assume it compares the two strings. The man page already says that test(1) works this way, so does not need to be changed. Interpretation of input with more parameters tries a bit harder to find a valid parse in some cases. Add various additional test cases to TEST.sh. PR: standards/133369 Approved by: ed (mentor)
Diffstat (limited to 'cddl/usr.sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud