Fix format string of KVM output
authorHelga Velroyen <helgav@google.com>
Mon, 21 Jan 2013 15:12:04 +0000 (16:12 +0100)
committerHelga Velroyen <helgav@google.com>
Mon, 21 Jan 2013 15:31:46 +0000 (16:31 +0100)
commitaf89fa763662174b386e0022b53ffde7d637d728
tree8591275078fb644de36f158cbbb90ae15516d7d8
parentd316b880aa4c030c2571e0a86d65c823faf7fe86
Fix format string of KVM output

This fixes a missing 's' in the format string and
the wrong quotes. Those bugs were introduced in
commit 6e043e60.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/hypervisor/hv_kvm.py