blockdev-test: Use single rather than double quotes in QMP
commitd0e386683779f09afe5bf198b957a780c960204b
authorMarkus Armbruster <armbru@redhat.com>
Thu, 2 Oct 2014 14:51:32 +0000 (2 16:51 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Sat, 4 Oct 2014 18:28:13 +0000 (4 19:28 +0100)
tree7e0e92096ae79e664d2c4348a597ec77ef81e784
parente2f3f221885a90de766ce9a38b87badeb658635a
blockdev-test: Use single rather than double quotes in QMP

QMP accepts both single and double quotes.  This is the only test
using double quotes.  They need to be quoted in C strings.  Replace
them by single quotes.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1412261496-24455-3-git-send-email-armbru@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/drive_del-test.c