]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Avoid test failure when run with risky PATH ("." before /usr/bin).
authorJim Meyering <meyering@redhat.com>
Sun, 10 Feb 2008 10:26:57 +0000 (11:26 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 10 Feb 2008 10:26:57 +0000 (11:26 +0100)
commit48b9ff855506b544b7670bb28989622ea283b79b
tree6bbd7a1f018cd6f631c020894e04cb8796f4042f
parentb0823fb4159a3416fd8ec33dbaa1693835d54154
Avoid test failure when run with risky PATH ("." before /usr/bin).

* build-aux/check.mk (approx_dirname_filter): Define.
(am__check_pre): Emulate dirname using sed.
Report and suggested fix from Bruno Haible in
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/12587/focus=12590
build-aux/check.mk