(age_of): Return -1 and 0 rather than 0 and 1.
authorJim Meyering <jim@meyering.net>
Mon, 25 Mar 2002 09:53:07 +0000 (09:53 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Mar 2002 09:53:07 +0000 (09:53 +0000)
commiteae700da7d9b7384fd3feed5c40ad55ee30d9f4e
tree9075ad8bf9acad81a21d666a3b5cc96c1c9d2861
parentdc3bf580fcfee27444f9d0f2e58ad72be9ba9a1d
(age_of): Return -1 and 0 rather than 0 and 1.
Might as well keep it simple, and like bash.
(binary_operator): Fix bug with -nt and -ot, when one of the
files did not exist.  We want to be compatible with the ksh93
documentation, and with Bash.
src/test.c