aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/228
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/228')
-rwxr-xr-xtests/qemu-iotests/2284
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qemu-iotests/228 b/tests/qemu-iotests/228
index 7a57c41e29..9a50afd205 100755
--- a/tests/qemu-iotests/228
+++ b/tests/qemu-iotests/228
@@ -230,10 +230,6 @@ with iotests.FilePath('base.img') as base_img_path, \
overlay='node0')
# This should give us the original plain result
- # FIXME: Currently, it yields a json:{} filename even though it
- # only contains a @driver and a @file entry, so a plain
- # filename would obviously suffice. This is fixed by a
- # future patch.
log_node_info(vm.node_info('node0'))