]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0003-qemu-img-return-success-on-info-without-snapshots.patch
bump version to 2.11.2-1
[pve-qemu.git] / debian / patches / pve / 0003-qemu-img-return-success-on-info-without-snapshots.patch
index 71d858897d3e66fa56b496e651af7a000cef94aa..e6c82ba39982d8a0bf675dbca208c8de066eee78 100644 (file)
@@ -8,7 +8,7 @@ Subject: [PATCH] qemu-img: return success on info without snapshots
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/qemu-img.c b/qemu-img.c
-index 68b375f998..f8a39dd195 100644
+index bf9de27893..812129ff16 100644
 --- a/qemu-img.c
 +++ b/qemu-img.c
 @@ -2594,7 +2594,8 @@ static int img_info(int argc, char **argv)