chiark / gitweb /
tg.sh: Check for read permissions of help files
authorBert Wesarg <bert.wesarg@googlemail.com>
Wed, 6 Aug 2008 08:02:51 +0000 (10:02 +0200)
committerPetr Baudis <pasky@suse.cz>
Sat, 9 Aug 2008 00:22:01 +0000 (02:22 +0200)
commit5a1bba86589568898e545b5f9a256f4f93ebc796
tree84992e3a204fe7dcee84279253bed096693d3629
parenta867758867a1283fafd9e4604f6f8bd0c381198d
tg.sh: Check for read permissions of help files

We currently check only for '-f' but we need to have read permissions as well.

And help files don't need the execution bit set.

[pb: Simplified test.]

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Petr Baudis <pasky@suse.cz>
Makefile
tg.sh