Commit Graph

3 Commits

Author SHA1 Message Date
mycroft 3030415fcf From alm:
Added and/or operator test to POSIX special case processing, so now:
$ test ! "abc" -o "abc"
evaluates to true.

The correct fix is probably to yank the superfluous special case code, but
I don't have time to verify the correctness of the result.
1993-09-23 22:49:40 +00:00
mycroft 93714b3c29 operators.c 1993-08-02 17:15:58 +00:00
glass b029751cb6 ugh. i was right after all. 1993-04-29 06:28:39 +00:00