]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qemu-iotests: Do not hard-code the path to bash
authorThomas Huth <thuth@redhat.com>
Tue, 23 Apr 2019 11:46:49 +0000 (13:46 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 21 May 2019 08:10:33 +0000 (10:10 +0200)
commitf3d07ce8f449986e9a5c30f2a9f124e2ad8b7c22
tree8ae07567f3f2ca794fb20dcdedf4ca36bca59423
parent4a715461c8eab628e79b1e6889d650455e043b88
tests/qemu-iotests: Do not hard-code the path to bash

bash is installed in a different directory on non-Linux systems like
FreeBSD. Do not hard-code /bin/bash here so that the tests can run
there, too.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20190502084506.8009-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qemu-iotests/239
tests/qemu-iotests/240
tests/qemu-iotests/241
tests/qemu-iotests/243
tests/qemu-iotests/244