The snapshot path wasn't covered by the previous scripted update, so
changing this one manually.

Signed-off-by: Wolfgang Bumiller <[email protected]>
---
 src/test/run_qemu_img_convert_tests.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/run_qemu_img_convert_tests.pl 
b/src/test/run_qemu_img_convert_tests.pl
index cfb1586f..d97c0bd0 100755
--- a/src/test/run_qemu_img_convert_tests.pl
+++ b/src/test/run_qemu_img_convert_tests.pl
@@ -524,7 +524,7 @@ my $tests = [
             "qcow2",
             "-O",
             "raw",
-            
"/var/lib/vzsnapext/images/$vmid/snap-foo-vol-vm-$vmid-disk-0.qcow2",
+            "/var/lib/vzsnapext/vms/$vmid/snap-foo-vol-vm-$vmid-disk-0.qcow2",
             "/var/lib/vz/vms/$vmid/vol-vm-$vmid-disk-0.raw",
         ],
     },
-- 
2.47.2



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to