]> Git Repo - qemu.git/commit
error: Revert unwanted change of warning messages
authorMarkus Armbruster <[email protected]>
Wed, 19 Jul 2017 07:33:34 +0000 (09:33 +0200)
committerMarkus Armbruster <[email protected]>
Mon, 24 Jul 2017 12:16:29 +0000 (14:16 +0200)
commit70f17a15ca0fe47eeae1ac83086130e6e7ba57c8
treec26807848ce73bcdb614ec1cc3db095310c5b949
parentdf95f1a298a3e16c80293343143dcedbe7978f6c
error: Revert unwanted change of warning messages

Commit 97f4030 changed warning messages from

    timestamp-if-enabled progname ":" location "warning: " message

to

    "warning: " timestamp-if-enabled progname ":" location message

This regressed qemu-iotests 051.  Put "warning: " right back where it
was, along with "info: ".

Reported-by: Kevin Wolf <[email protected]>
Cc: Alistair Francis <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <1500449614[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
util/qemu-error.c
This page took 0.025476 seconds and 4 git commands to generate.