OSDN Git Service

scripts/qmp-shell: Remove too-broad-exception
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:42 +0000 (16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:07 +0000 (16:10 -0400)
commit26d3ce9e5e42920a6f9c1f481d900e63a636b07d
tree95da2198b6e31371482f13ba71dc07e0f9ca558e
parentc83055ef1d47cd03667d7608f3f5ff232484146e
scripts/qmp-shell: Remove too-broad-exception

We are only anticipating QMPShellErrors here, for syntax we weren't able
to understand. Other errors, if any, should be allowed to percolate
upwards.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-36-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qmp-shell