]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix the install/strip-program test
authorJim Meyering <meyering@redhat.com>
Sat, 4 Oct 2008 15:12:08 +0000 (17:12 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Oct 2008 15:12:08 +0000 (17:12 +0200)
commitfbc5aa7c47597694d8973a134143a2281748eec6
tree5f111696e731ab2fcb629505304cee34e720da92
parent15f4d612df8eed7014f76825ad986fb8c769ec5d
tests: fix the install/strip-program test

* tests/install/strip-program: Use $PREFERABLY_POSIX_SHELL,
not POSIX_SHELL.  The latter may be empty, and would fail
on OpenBSD 3.9.
* tests/check.mk (TESTS_ENVIRONMENT): Propagate
PREFERABLY_POSIX_SHELL to tests.
tests/check.mk
tests/install/strip-program