summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/mistranslation/1832914
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/mistranslation/1832914')
-rw-r--r--results/classifier/deepseek-2-tmp/output/mistranslation/183291412
1 files changed, 0 insertions, 12 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/mistranslation/1832914 b/results/classifier/deepseek-2-tmp/output/mistranslation/1832914
deleted file mode 100644
index b8d9924e..00000000
--- a/results/classifier/deepseek-2-tmp/output/mistranslation/1832914
+++ /dev/null
@@ -1,12 +0,0 @@
-
-Wrong error log when drive is specified qcow but qcow2 image file used.
-
-On archlinux qemu version 4.0.0 when I type:
-
-$ qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...
-
-I get this output in stderr 
-
-qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...: Unsupported qcow version 3
-
-image.qcow2 is a qcow2 image created by qemu-img. error states that problem is with lack support with qcow3 format but real problem is that foramt=qcow is wrong option.
\ No newline at end of file