uml: tests: edit: Skip test since it needs qcow2.

This commit is contained in:
Richard W.M. Jones
2013-08-12 22:50:19 +01:00
parent d25732f852
commit 574a7ad04c

View File

@@ -19,6 +19,11 @@
export LANG=C
set -e
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
# Make a copy of the Fedora image so we can write to it then