Looking through old bug tickets... is this still an issue with the
latest version of QEMU? Or could we close this ticket nowadays?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1349722

Title:
  qemu-io: Exit code is always zero

Status in QEMU:
  Incomplete

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1349722/+subscriptions

Reply via email to