Xen and KVM: correct a typo when checking args
authorGuido Trotter <ultrotter@google.com>
Fri, 23 Jan 2009 17:02:26 +0000 (17:02 +0000)
committerGuido Trotter <ultrotter@google.com>
Fri, 23 Jan 2009 17:02:26 +0000 (17:02 +0000)
commit50cb2e2a10f6eb319ca584bc7477569c0e790fc6
treee37af37b287762bece5102639e31694ff14ba167
parent7312b33d6fd69eebe2c9f87f3d88e4fc1321b0b1
Xen and KVM: correct a typo when checking args

A missing 'be' was present in the error string for both xen and kvm,
when the kernel or initrd path was not absolute.

Reviewed-by: imsnah
lib/hypervisor/hv_kvm.py
lib/hypervisor/hv_xen.py