提交 4aa846f2 编写于 作者: B Bharata B Rao 提交者: Kevin Wolf

qemu-iotests: Cleanup test image in test number 007

qemu-iotests number 007 doesn't do test image cleanup. This will affect
those protocols that expect a clean state before every test. Hence
ensure that test image is cleaned up in this test.
Signed-off-by: NBharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: NKevin Wolf <kwolf@redhat.com>
上级 c745bfb4
......@@ -30,7 +30,7 @@ status=1 # failure is the default!
_cleanup()
{
# _cleanup_test_img
_cleanup_test_img
true
}
trap "_cleanup; exit \$status" 0 1 2 3 15
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册