On 20.05.21 16:21, Vladimir Sementsov-Ogievskiy wrote:
Here:
  - long line
  - move to new interface of vm.qmp() (direct passing dict), to avoid
    mypy false-positive, as it thinks that unpacked dict is a positional
    argument.
  - extra parenthesis
  - handle event_wait possible None value

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
---
  tests/qemu-iotests/222 | 20 +++++++++++---------
  tests/qemu-iotests/297 |  2 +-
  2 files changed, 12 insertions(+), 10 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>


Reply via email to