]> www.infradead.org Git - qemu-nvme.git/commit
scripts/device-crash-test: hide tracebacks for QMP connect errors
authorJohn Snow <jsnow@redhat.com>
Thu, 11 Nov 2021 14:37:19 +0000 (09:37 -0500)
committerJohn Snow <jsnow@redhat.com>
Tue, 16 Nov 2021 19:26:36 +0000 (14:26 -0500)
commitc398a241ec4138e0b995a0215dea84ca93b0384f
tree8424e46c380f5ed1f39e38522c9978651e3f54d2
parent76f86e78b255d17aad2ebd1177069c86f08039ef
scripts/device-crash-test: hide tracebacks for QMP connect errors

Generally, the traceback for a connection failure is uninteresting and
all we need to know is that the connection attempt failed.

Reduce the verbosity in these cases, except when debugging.

Signed-off-by: John Snow <jsnow@redhat.com>
Reported-by: Thomas Huth <thuth@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-id: 20211111143719.2162525-6-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/device-crash-test