[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1349722] Re: qemu-io: Exit code is always zero
From: |
Thomas Huth |
Subject: |
[Bug 1349722] Re: qemu-io: Exit code is always zero |
Date: |
Fri, 07 Aug 2020 10:14:12 -0000 |
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
- [Bug 1349722] Re: qemu-io: Exit code is always zero,
Thomas Huth <=