]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/143
tests: Clean up string interpolation around qtest_qmp_device_add()
[qemu.git] / tests / qemu-iotests / 143
index ec4ef2221aec774131466a18b7a5657f022f215e..5ff194450786a2495cb1e258f7bee53cf1a61d2b 100755 (executable)
@@ -29,6 +29,7 @@ status=1      # failure is the default!
 
 _cleanup()
 {
+    _cleanup_qemu
     rm -f "$TEST_DIR/nbd"
 }
 trap "_cleanup; exit \$status" 0 1 2 3 15
This page took 0.02005 seconds and 4 git commands to generate.