uml: fuse: Skip test since it needs qcow2.

This commit is contained in:
Richard W.M. Jones
2013-08-13 13:49:16 +01:00
parent 574a7ad04c
commit ca5ecf2e76

View File

@@ -33,6 +33,11 @@ if [ ! -w /dev/fuse ]; then
exit 77
fi
if [ "$(../fish/guestfish get-backend)" = "uml" ]; then
echo "$0: skipping test because uml backend does not support qcow2"
exit 77
fi
rm -f test.qcow2 test-copy.qcow2 test.pid
rm -rf mp