On 4/24/19 4:14 PM, Eric Blake wrote: > On 4/24/19 5:37 AM, Thomas Huth wrote: >> 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. > > These tests were obviously copy-and-pasted from a fork point prior to > commit 11a82d14.
:( Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > > Reviewed-by: Eric Blake <ebl...@redhat.com> > >> >> Signed-off-by: Thomas Huth <th...@redhat.com> >> --- >> tests/qemu-iotests/239 | 2 +- >> tests/qemu-iotests/240 | 2 +- >> tests/qemu-iotests/241 | 2 +- >> tests/qemu-iotests/243 | 2 +- >> tests/qemu-iotests/244 | 2 +- >> 5 files changed, 5 insertions(+), 5 deletions(-) > >