]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: avoid spurious failure of 'uninstall-fail.test' on Solaris
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 15:31:11 +0000 (17:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 15:31:11 +0000 (17:31 +0200)
commitd91f357d9841d2da2fe7538bbcff73bcca94435a
tree5a9155cee2a30e412cbe5ff797be52a824aa39dd
parent7a770586e81edba77ebdbd83fb6ca6fed39d2fab
tests: avoid spurious failure of 'uninstall-fail.test' on Solaris

* tests/uninstall-fail.test: All the Solaris 10 shells (/bin/sh,
/bin/ksh, and /usr/xpg4/bin/sh), upon failing to chdir to a
directory with the `cd' builtin, print a message like:
  "sh: /root: permission denied"
which doesn't report the `cd' builtin anywhere.  Relax the grepping
of the error message accordingly.
ChangeLog
tests/uninstall-fail.test