public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: Jason Wang <jasowang@redhat.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] KVM test: Add the missing blank for the extra params of balloon check
Date: Tue, 27 Apr 2010 10:25:59 -0300	[thread overview]
Message-ID: <1272374759.3898.0.camel@localhost.localdomain> (raw)
In-Reply-To: <20100427071837.2127.95443.stgit@localhost.localdomain>

On Tue, 2010-04-27 at 15:18 +0800, Jason Wang wrote:
> Add the missing blank for the extra params of balloon check in order
> to get the correct qemu-kvm command line.

Ooops, my fault. Applied, thanks for fixing this!

> Signed-off-by: Jason Wang <jasowang@redhat.com>
> ---
>  client/tests/kvm/tests_base.cfg.sample |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 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
> 

      reply	other threads:[~2010-04-27 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-27  7:18 [PATCH] KVM test: Add the missing blank for the extra params of balloon check Jason Wang
2010-04-27 13:25 ` Lucas Meneghel Rodrigues [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1272374759.3898.0.camel@localhost.localdomain \
    --to=lmr@redhat.com \
    --cc=autotest@test.kernel.org \
    --cc=jasowang@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox