KVM-test: kvm_vm.py: Add quotation marks for appended arguments
commit6479bc62b72e97cc0811a32ab6065547e44275dc
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Wed, 25 May 2011 20:06:46 +0000 (25 20:06 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Wed, 25 May 2011 20:06:46 +0000 (25 20:06 +0000)
tree7606c4bfee8ba556a2348ebd237144447af42ce9
parent2484ceafb0103392cb730fdba98d4c80317075bf
KVM-test: kvm_vm.py: Add quotation marks for appended arguments

Appended kernel cmdline should be involved by quotation marks.
-append 'root=/dev/vda ro ..'

Reported-by: Cong Wang <amwang@redhat.com>
Signed-off-by: Amos Kong <akong@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5378 592f7852-d20e-0410-864c-8624ca9c26a4
client/virt/kvm_vm.py