]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix false failure with spaces in the test directory
authorPádraig Brady <P@draigBrady.com>
Fri, 18 Jul 2014 17:59:29 +0000 (18:59 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 18 Jul 2014 18:24:39 +0000 (19:24 +0100)
commit1b2438f0a1a211d19b7702067e4664063aa5ea19
tree65613aedde63a1faf06e437d757356bc55fb705e
parent09937e9d070619ae696f3f93055e7a4921a51163
tests: fix false failure with spaces in the test directory

* tests/misc/env.sh: Skip if we can't execute the generated shebang,
which would be the case if there are spaces in the directory hierarchy.
This is triggered by `make distcheck`
tests/misc/env.sh