Am 11.09.2013 um 18:58 hat Eric Blake geschrieben: > On 09/11/2013 10:47 AM, Paolo Bonzini wrote: > > Single quotes for JSON are a QMP-ism, use real JSON in > > qemu-img output. > > > > Reported-by: Kevin Wolf <kw...@redhat.com> > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > > --- > > qemu-img.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Eric Blake <ebl...@redhat.com>
Thanks, applied to the block branch. Kevin