]>
Commit | Line | Data |
---|---|---|
321fd7d2 HR |
1 | QA output created by 069 |
2 | ||
3 | === Creating an image with a backing file and deleting that file === | |
4 | ||
7486458c | 5 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=131072 |
fe646693 | 6 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 backing_file=TEST_DIR/t.IMGFMT.base |
b9884681 | 7 | 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 |