diff mbox

KVM test: Add the missing blank for the extra params of balloon check

Message ID 20100427071837.2127.95443.stgit@localhost.localdomain (mailing list archive)
State New, archived
Headers show

Commit Message

Jason Wang April 27, 2010, 7:18 a.m. UTC
None
diff mbox

Patch

diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index 9f82ffb..f1104ed 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -183,7 +183,7 @@  variants:
 
     - balloon_check:  install setup unattended_install
         type = balloon_check
-        extra_params += "-balloon virtio"
+        extra_params += " -balloon virtio"
         iterations = 5
 
     - stress_boot:  install setup unattended_install