summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-12-18 16:35:22 +0100
committerMarkus Armbruster <armbru@redhat.com>2016-01-13 15:16:18 +0100
commitc3d2d68ad68d044417bbecaa0ebb0aa0dfb44b5f (patch)
tree9970e69f922537827212171cf917cc72157ea734 /tests
parentd28d737fb9b1f6c2a58821f8a4640adecf99249b (diff)
downloadqemu-c3d2d68ad68d044417bbecaa0ebb0aa0dfb44b5f.tar.gz
pci-assign: Clean up "Failed to assign" error messages
The arguments of error_setg() & friends should yield a short error string without newlines. Two places try to append additional help to the error message by embedding newlines in the error string. That's nice, but let's do it the right way, with error_append_hint(). Cc: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1450452927-8346-20-git-send-email-armbru@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions