• Paul Eggert's avatar
    Port /bin/sh scripts to Solaris 10 · 891bc982
    Paul Eggert authored
    Its /bin/sh builtin ‘test’ command does not support -e.
    * autogen.sh, build-aux/git-hooks/pre-commit:
    * build-aux/gitlog-to-emacslog, make-dist:
    Use test -r, not test -e.
    891bc982
pre-commit 2.32 KB