summary refs log tree commit diff stats
path: root/scripts/qapi/introspect.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-11-16 15:53:20 +0000
committerEric Blake <eblake@redhat.com>2018-11-19 10:08:19 -0600
commit0b0bb124bb797b2fc3389ffa1e933fc34fe6dacb (patch)
treee921627544540b069c9d07de9f62222fbab5787d /scripts/qapi/introspect.py
parent4a9e751f61522991c2fa94a4da8feda6a4d09c70 (diff)
downloadfocaccia-qemu-0b0bb124bb797b2fc3389ffa1e933fc34fe6dacb.tar.gz
focaccia-qemu-0b0bb124bb797b2fc3389ffa1e933fc34fe6dacb.zip
nbd: fix whitespace in server error message
A space was missing after the option number was printed:

  Option 0x8not permitted before TLS

becomes

  Option 0x8 not permitted before TLS

This fixes

  commit 3668328303429f3bc93ab3365c66331600b06a2d
  Author: Eric Blake <eblake@redhat.com>
  Date:   Fri Oct 14 13:33:09 2016 -0500

    nbd: Send message along with server NBD_REP_ERR errors

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20181116155325.22428-2-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: move lone space to next line]
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi/introspect.py')
0 files changed, 0 insertions, 0 deletions