[Libvirt-cim] [PATCH] [TEST] Add -d to duplicate error output to stderr

Zhengang Li zli at linux.vnet.ibm.com
Thu Apr 10 07:15:23 UTC 2008


zli at linux.vnet.ibm.com wrote:

> @@ -119,6 +125,7 @@ def do_main(types=['Xen'], p=parser):
>          else:
>              def do_try():
>                  try:
> +                    log_param(options.debug)
log_param() is invoked here. It doesn't hurt to leave the invoke in 
every test cases. But we don't have to add that in future test cases.

>                      from VirtLib.utils import setup_ssh_key
>                      from XenKvmLib.test_doms import destroy_and_undefine_all
>                      setup_ssh_key()


-- 
- Zhengang




More information about the Libvirt-cim mailing list