]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid hardlink to symlink tests where not supported
authorPádraig Brady <P@draigBrady.com>
Sat, 29 Nov 2014 22:42:04 +0000 (22:42 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 29 Nov 2014 22:45:55 +0000 (22:45 +0000)
commit6f16c63963b0624cbcbf285fb936b79276c047de
treeba760f0b7bc9e9fb7fd0d04b62a8b21327e1ea67
parent458c5cbcff4dd855cc4b90d1523aaa4ee646eea7
tests: avoid hardlink to symlink tests where not supported

These checks weren't correctly avoided in commit v8.23-66-g222d7ac

* tests/cp/same-file.sh: Avoid all hardlink to symlink tests
on platforms where that's not supported.
Identified by http://hydra.nixos.org/build/17636446
tests/cp/same-file.sh