]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't fail when run from an environment with SHELL not a Bourne
authorJim Meyering <jim@meyering.net>
Fri, 3 Mar 2006 07:44:02 +0000 (07:44 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 3 Mar 2006 07:44:02 +0000 (07:44 +0000)
commitd95fa804bb98229afde2c3df91e90ad7fd58103a
tree6c49b53978ef58ce487e8d2b841ab1d708ab6602
parentcdf8e464b07ef54545afd149c3efb6ec92fa0666
Don't fail when run from an environment with SHELL not a Bourne
shell, e.g. `env SHELL=/bin/csh make check' would fail this test.

Invoke each non-failing test with -b.
Reported by Michael Stone.
tests/dircolors/simple