]> git.phdru.name Git - phdru.name/phdru.name.git/commit
Fix [ -nt ]-test for /bin/sh
authorOleg Broytman <phd@phdru.name>
Sun, 9 Apr 2017 01:07:22 +0000 (04:07 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 10 Apr 2017 03:26:36 +0000 (06:26 +0300)
commit5f0a5a57cec7afdde0944c806ccbd67bfdfa2759
tree66560f87399cea389bdfeba3fb0bdd4f41b18621
parentaf2e193af1a1a95983839beb0fad3d76ab96e4c6
Fix [ -nt ]-test for /bin/sh

Tests in sh and bash behave differently:
test in sh reports false if the file doesn't exist,
test in bash reports true if the file doesn't exist.
make-files