[Libvirt-cim] [PATCH] [TEST] Fix indentation in VSMS 15

Deepti B Kalakeri deeptik at linux.vnet.ibm.com
Wed Oct 7 06:58:15 UTC 2009


+1

Kaitlin Rupert wrote:
> # HG changeset patch
> # User Kaitlin Rupert <karupert at us.ibm.com>
> # Date 1254851237 25200
> # Node ID b6e1ab3e988b7a8ad90f31d4cf7c496b475b568f
> # Parent  4111e35950f1de46d494195abb2ded878f1e1c73
> [TEST] Fix indentation in VSMS 15.
>
> Signed-off-by: Kaitlin Rupert <karupert at us.ibm.com>
>
> diff -r 4111e35950f1 -r b6e1ab3e988b suites/libvirt-cim/cimtest/VirtualSystemManagementService/15_mod_system_settings.py
> --- a/suites/libvirt-cim/cimtest/VirtualSystemManagementService/15_mod_system_settings.py	Tue Oct 06 10:46:33 2009 -0700
> +++ b/suites/libvirt-cim/cimtest/VirtualSystemManagementService/15_mod_system_settings.py	Tue Oct 06 10:47:17 2009 -0700
> @@ -130,7 +130,7 @@
>
>      defined_domains = domain_list(options.ip, options.virt)
>      if default_dom in defined_domains:
> -            cxml.cim_destroy(options.ip)
> +        cxml.cim_destroy(options.ip)
>
>      curr_cim_rev, changeset = get_provider_version(options.virt, options.ip)
>      if curr_cim_rev <= libvirt_f9_revision and options.virt == "KVM":
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim
>   

-- 
Thanks and Regards,
Deepti B. Kalakeri
IBM Linux Technology Center
deeptik at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list