qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1349722] [NEW] qemu-io: Exit code is always zero


From: Maria Kustova
Subject: [Qemu-devel] [Bug 1349722] [NEW] qemu-io: Exit code is always zero
Date: Tue, 29 Jul 2014 08:07:44 -0000

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
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:
  New

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

[Prev in Thread] Current Thread [Next in Thread]