diff options
author | Max Reitz <mreitz@redhat.com> | 2018-05-09 21:43:00 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2018-06-11 16:18:45 +0200 |
commit | 6b3aa8485ca8e61b168f51d465188855cf549bd2 (patch) | |
tree | e8a72aaea0ccd640831d2b9c542f046c632c90da /rules.mak | |
parent | b32d7a39af488d280ce5f02a2ed94871d696f87a (diff) | |
download | qemu-6b3aa8485ca8e61b168f51d465188855cf549bd2.zip qemu-6b3aa8485ca8e61b168f51d465188855cf549bd2.tar.gz qemu-6b3aa8485ca8e61b168f51d465188855cf549bd2.tar.bz2 |
qemu-io: Exit with error when a command failed
Currently, qemu-io basically always returns success when it gets to
interactive mode (so once the whole command line has been parsed; even
before the commands on the command line are interpreted). That is not
very useful.
This patch makes qemu-io return failure when any of the executed
commands failed.
Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1519617
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180509194302.21585-4-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'rules.mak')
0 files changed, 0 insertions, 0 deletions