]> git.ipfire.org Git - thirdparty/qemu.git/commit
python/aqmp: Remove scary message
authorJohn Snow <jsnow@redhat.com>
Tue, 26 Oct 2021 17:56:07 +0000 (13:56 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 1 Nov 2021 15:54:59 +0000 (11:54 -0400)
commit0f71c9a93693de54ca80a47c3996d64cd65f72b7
treeddb11f27f0871be541011d9a89f825bedc507d29
parent49a608b8c22db72d47e7676ff9c3b87d1d408736
python/aqmp: Remove scary message

The scary message interferes with the iotests output. Coincidentally, if
iotests works by removing this, then it's good evidence that we don't
really need to scare people away from using it.

Signed-off-by: John Snow <jsnow@redhat.com>
Acked-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211026175612.4127598-4-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/aqmp/__init__.py