tests: avoid false failure in preserve-slink-time.sh on GPFS
commitb4f10133bf8995f55c7ce56d6828b4a3efdda046
authorPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 15:51:00 +0000 (19 15:51 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 16:09:09 +0000 (19 16:09 +0000)
tree9fe4fed07c4df20a820fcd3bbbbd908080ec4b54
parentf0dc5ec6f95f7af971024cb1e8a49922e4187f4b
tests: avoid false failure in preserve-slink-time.sh on GPFS

* tests/cp/preserve-slink-time.sh: Add a delay between the
ln and the cp so that there is enough difference between
the timestamps so GPFS won't discard the update.
Reported by Assaf Gordon.
tests/cp/preserve-slink-time.sh