aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/069.out
blob: 126b4d2d519b9026709fdcbbab067989255d97a9 (plain)
1
2
3
4
5
6
7
8
QA output created by 069

=== Creating an image with a backing file and deleting that file ===

Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=131072
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
qemu-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
*** done