All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: "Lukáš Doktor" <ldoktor@redhat.com>
Cc: kvm@vger.kernel.org, mjenner@redhat.com
Subject: Re: [PATCH] virt.virt_env_process: Abstract screenshot production
Date: Mon, 26 Sep 2011 10:28:08 -0300	[thread overview]
Message-ID: <4E807DE8.1080201@redhat.com> (raw)
In-Reply-To: <4E807C26.7060101@redhat.com>

On 09/26/2011 10:20 AM, Lukáš Doktor wrote:
> Dne 26.9.2011 15:10, Lucas Meneghel Rodrigues napsal(a):
>> On 09/26/2011 09:27 AM, Lukáš Doktor wrote:
>>> Hi,
>>>
>>> vm.screendump() doesn't have parameter 'debug'.
>>
>> My fault, the screendump method on both qmp and human monitors does
>> take this parameter, and since the implementation on virt_env_process
>> was using the monitor method directly, I forgot to add the param to
>> screendump.
>>
>> It's fixed now. debug=True by default, the only place where it is
>> False is during screendump thread (to avoid polluting the logs).
>>
>> https://github.com/autotest/autotest/commit/49b1d9b65ab0061aaf631c19620987bc59592af6
>>
> We used the same fix ;-)

Yup :) Now, please rebase your topic branch, remove the fix and commit 
it with push --force. The pull request will be updated automatically, I 
will test it here and will let you know if there are more comments 
before I merge it with upstream.

      reply	other threads:[~2011-09-26 13:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23 23:27 [PATCH] virt.virt_env_process: Abstract screenshot production Lucas Meneghel Rodrigues
2011-09-26 12:27 ` Lukáš Doktor
2011-09-26 13:10   ` Lucas Meneghel Rodrigues
2011-09-26 13:20     ` Lukáš Doktor
2011-09-26 13:28       ` 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=4E807DE8.1080201@redhat.com \
    --to=lmr@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=ldoktor@redhat.com \
    --cc=mjenner@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.