scripts/qmp-shell: fix connect method signature
commitf2daa2d489d7b4f94288d6fafb8072fb1ea384a9
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:12 +0000 (7 16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (18 16:10 -0400)
treee023179619115488d860dffd2ad5948ad95c8f2b
parentde14ba24f3f31329debdfac9fa73c8d78e30399b
scripts/qmp-shell: fix connect method signature

It needs to match the parent's signature -- the negotiate parameter must
be optional.

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