summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/other/1349722
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/other/1349722')
-rw-r--r--results/classifier/deepseek-2-tmp/output/other/134972216
1 files changed, 0 insertions, 16 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/other/1349722 b/results/classifier/deepseek-2-tmp/output/other/1349722
deleted file mode 100644
index 2aeb5962f..000000000
--- a/results/classifier/deepseek-2-tmp/output/other/1349722
+++ /dev/null
@@ -1,16 +0,0 @@
-
-qemu-io: Exit code is always zero
-
-The qemu-io always returns zero on exit independently on errors occurred during the command execution.
-
-Example,
-
-$ qemu-io -c 'write 128 234' /tmp/run1/test-1/test.img 
-
-offset 128 is not sector aligned
-
-$ echo $?
-0
-
-
-qemu.git HEAD: 41a1a9c42c4e
\ No newline at end of file