commit | be9924394547da16396952dfd8bbfa7da96e644d | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Jun 15 10:36:49 2007 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Jun 15 10:36:49 2007 +0000 |
tree | f7eebd0347cb9e05206e72e41d5c21359bc3673e | |
parent | 867266059b98ba56e2bfac45bf51e0f99b5d886d [diff] |
- 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..