]> git.proxmox.com Git - qemu.git/blame - tests/qemu-iotests/069.out
block: Print its file name if backing file opening failed
[qemu.git] / tests / qemu-iotests / 069.out
CommitLineData
321fd7d2
MR
1QA output created by 069
2
3=== Creating an image with a backing file and deleting that file ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=131072
6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 backing_file='TEST_DIR/t.IMGFMT.base'
b04b6b6e 7qemu-io: can't open device TEST_DIR/t.IMGFMT: Could not open backing file: Could not open 'TEST_DIR/t.IMGFMT.base': No such file or directory
321fd7d2 8*** done