diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-09 02:14:17 +0100 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-09 02:14:17 +0100 |
commit | d1342119790fc9c12729db50ee5db9248be82408 (patch) | |
tree | e5fbf2a22a481eb2b1dcd83b0af6a24e788b9cb2 /tests/df | |
parent | 299924fc224b4419350e3b7749650178a509206a (diff) | |
download | coreutils-d1342119790fc9c12729db50ee5db9248be82408.tar.xz |
tests: avoid FP failure when cp fails for /proc/cpuinfo
On emulated aarch64 systems like in the qemu-based OpenBuildService
of openSUSE, cp fails to copy /proc/cpuinfo because the inode number
changes between the initial stat() call and copying the file:
$ cp /proc/cpuinfo exp
cp: skipping file '/proc/cpuinfo', as it was \
replaced while being copied
* tests/cp/proc-zero-len.sh: When cp fails, check on the above
error message to skip the test.
Diffstat (limited to 'tests/df')
0 files changed, 0 insertions, 0 deletions