commit | 584771e6b6cba9f1571264645e15272d0ce9fe8e | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Feb 17 12:33:17 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 19 15:53:54 2010 -0600 |
tree | a4dc0852eeea2831f6657d875126932e6f19aa65 | |
parent | 60b1bd4fc5b2f5046b7b64fa5ce9c2930d482eac [diff] |
qemu-img: Fix error message When qemu-img can't open the new backing file for a rebase, it prints an error message which contains the file name of the old backing file. This is wrong, obviously. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>