]> git.eshelyaron.com Git - emacs.git/commit
Port /bin/sh scripts to Solaris 10
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Aug 2017 22:34:07 +0000 (15:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Aug 2017 22:34:50 +0000 (15:34 -0700)
commit891bc9822bdd9893ddf2d4fd65fd53a5da001beb
tree32edbf675bde8ed4b92caf35f81fa477ad382e9e
parent80fccd4290ae134bd1b3d377f134bb9143b68b43
Port /bin/sh scripts to Solaris 10

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.
autogen.sh
build-aux/git-hooks/pre-commit
build-aux/gitlog-to-emacslog
make-dist