On 03/22/2012 04:21 AM, tangchen wrote: > > Signed-off-by: Tang Chen<tangc...@cn.fujitsu.com> > --- > client/virt/libvirt_vm.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/client/virt/libvirt_vm.py b/client/virt/libvirt_vm.py > index 9a93880..d05a169 100644 > --- a/client/virt/libvirt_vm.py > +++ b/client/virt/libvirt_vm.py > @@ -174,7 +174,7 @@ def virsh_screenshot(name, filename, uri = ""): > virsh_cmd("screenshot %s %s" % (name, filename), uri) > except error.CmdError, detail: > logging.error("Error taking VM %s screenshot. You might have to set > " > - "take_regular_screenshots=no on your tests.cfg config " > + "take_regular_screendumps=no on your tests.cfg config " > "file \n%s", name, detail) > return filename >
Good catch and thanks, the patch looks good to me also. Thanks! -- Chris Evich, RHCA, RHCE, RHCDS, RHCSS Quality Assurance Engineer e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 _______________________________________________ Autotest mailing list Autotest@test.kernel.org http://test.kernel.org/cgi-bin/mailman/listinfo/autotest