X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=tests%2Fqemu%2Fqemu-snapshot-isolation.sh;fp=tests%2Fqemu%2Fqemu-snapshot-isolation.sh;h=70b68392dd2c270dd7b12961e6648da8516cd9f3;hp=384706c2b732571c72490e9d4c7b33b09c5dfa11;hb=498758faee6be7e989869bf7feba5e1026a1bb65;hpb=5d93d70b4d36b2337104b3dbca07722fa4d47ff5 diff --git a/tests/qemu/qemu-snapshot-isolation.sh b/tests/qemu/qemu-snapshot-isolation.sh index 384706c..70b6839 100755 --- a/tests/qemu/qemu-snapshot-isolation.sh +++ b/tests/qemu/qemu-snapshot-isolation.sh @@ -33,7 +33,7 @@ test3_md5sum="$(md5sum test3.img | awk '{print $1}')" # The vitally important calls are 'add-drive-ro' and # 'add-drive-opts ... readonly:true'. -../fish/guestfish <<'EOF' +../../fish/guestfish <<'EOF' add-drive-ro test1.img add-drive-opts test2.img format:raw readonly:true add-drive-opts test3.img format:qcow2 readonly:true