Signed-off-by: Wolfgang Bumiller <w.bumil...@proxmox.com>
---
 src/test/run_qemu_restore_config_tests.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/run_qemu_restore_config_tests.pl 
b/src/test/run_qemu_restore_config_tests.pl
index 4d5ebb5f..bbfa8631 100755
--- a/src/test/run_qemu_restore_config_tests.pl
+++ b/src/test/run_qemu_restore_config_tests.pl
@@ -56,7 +56,7 @@ dir_glob_foreach(
 
                 $fmt ||= 'raw';
 
-                $map->{$drive} = 
"target:${vmid}/vm-${vmid}-disk-${disknum}.${fmt}";
+                $map->{$drive} = 
"target:${vmid}/vol-vm-${vmid}-disk-${disknum}.${fmt}";
                 $disknum++;
             }
         }
-- 
2.47.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to