On Fri, Sep 18, 2020 at 05:35:14PM +0200, Thomas Huth wrote: > macOS is shipped with a very old version of the bash (3.2), which > is currently not suitable for running the iotests anymore (e.g. > it is missing support for "readarray" which is used in the file > tests/qemu-iotests/common.filter). Add a check to skip the iotests > in this case - if someone still wants to run the iotests on macOS, > they can install a newer version from homebrew, for example. > > Signed-off-by: Thomas Huth <[email protected]> > --- > v2: Use LANG=C and "-q" > > tests/check-block.sh | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
