scripts/qmp-shell: initialize completer early
commit41574295829b9a34d43e7cb95847340942d1ddf5
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:32 +0000 (7 16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:07 +0000 (18 16:10 -0400)
tree413b5047b162cb78029a32a80342c63240918678
parentdb12abc20859e93e802f668a2f744222c96ada63
scripts/qmp-shell: initialize completer early

Add an empty completer as a more type-safe placeholder instead of
'None'.

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