diff options
author | Max Reitz <mreitz@redhat.com> | 2020-09-15 14:43:11 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-09-16 10:06:57 +0100 |
commit | b8761cfdd6a1fb0393dc0aa3737f9a01795ae4b0 (patch) | |
tree | 6b410e12395c9479a1e9e8a6f12f9fe99ae2a820 /hw/timer/arm_timer.c | |
parent | fb730c8683807d549c4aa8dfc98e3d1d470fd784 (diff) | |
download | qemu-b8761cfdd6a1fb0393dc0aa3737f9a01795ae4b0.zip qemu-b8761cfdd6a1fb0393dc0aa3737f9a01795ae4b0.tar.gz qemu-b8761cfdd6a1fb0393dc0aa3737f9a01795ae4b0.tar.bz2 |
iotests: Drop readlink -f
On macOS, (out of the box) readlink does not have -f. We do not really
need readlink here, though, it was just a replacement for realpath
(which is not available on our BSD test systems), which we needed to
make the $(dirname) into an absolute path.
Instead of using either, just use "cd; pwd" like is done for
$source_iotests.
("iotests: Allow running from different directory")
Fixes: b1cbc33a3971b6bb005d5ac3569feae35a71de0f
Reported-by: Claudio Fontana <cfontana@suse.de>
Reported-by: Thomas Huth <thuth@redhat.com>
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200914145606.94620-1-mreitz@redhat.com>
Message-Id: <20200915134317.11110-3-alex.bennee@linaro.org>
Diffstat (limited to 'hw/timer/arm_timer.c')
0 files changed, 0 insertions, 0 deletions