- fix test -f ./exists
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2007 10:36:49 +0000 (10:36 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2007 10:36:49 +0000 (10:36 -0000)
commitbe9924394547da16396952dfd8bbfa7da96e644d
treef7eebd0347cb9e05206e72e41d5c21359bc3673e
parent867266059b98ba56e2bfac45bf51e0f99b5d886d
- fix test -f ./exists
  Note that test -f ./exists -a "-u" = "-u" doesn't work and did not work even before r18282, so this is a breakage not caused by me..
coreutils/test.c