]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid failure when cp fails for proc files
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 24 Apr 2023 08:15:01 +0000 (10:15 +0200)
committerPádraig Brady <P@draigBrady.com>
Mon, 24 Apr 2023 10:37:09 +0000 (11:37 +0100)
commite29f4411c80b38a8d146de9ceb0d7e85831b72f3
tree05f4e6a4b50a3ac019bd183752fc16dbab55c396
parent6bab375973e62e9fcc0b41451d637134073e3007
tests: avoid failure when cp fails for proc files

When run under QEmu emulation emulated /proc files have
unstable inode numbers.

* tests/cp/proc-short-read.sh: Skip if unstable inode numbers detected.
tests/cp/proc-short-read.sh