+1
Sharad Mishra
Open Virtualization
Linux Technology Center
IBM
libvirt-cim-bounces@redhat.com wrote on 07/23/2010 05:52:07 AM:
> "Deepti B. Kalakeri" <deeptik@linux.vnet.ibm.com>
> Sent by: libvirt-cim-bounces@redhat.com
>
> 07/23/2010 05:52 AM
>
> Please respond to
> List for discussion and development of libvirt CIM <libvirt-cim@redhat.com>
>
> To
>
> libvirt-cim@redhat.com
>
> cc
>
> Subject
>
> [Libvirt-cim] [PATCH] [TEST] Fixing the syntax error in vsms/
> 27_definesystem_macvtap_dev.py
>
> # HG changeset patch
> # User Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
> # Date 1279889355 25200
> # Node ID 77a48790e995d59b8e1824a84a12a5c5288750c4
> # Parent f14d55353dd10846428b5b818e478eb6f8a0431e
> [TEST] Fixing the syntax error in vsms/27_definesystem_macvtap_dev.py
>
> Tested has been verified with KVM Libvirt-CIM Sources.
> Signed-off-by: Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
>
> diff -r f14d55353dd1 -r 77a48790e995 suites/libvirt-cim/cimtest/
> VirtualSystemManagementService/27_definesystem_macvtap_dev.py
> --- a/suites/libvirt-cim/cimtest/VirtualSystemManagementService/
> 27_definesystem_macvtap_dev.py Mon Mar 01 11:30:22 2010 -0800
> +++ b/suites/libvirt-cim/cimtest/VirtualSystemManagementService/
> 27_definesystem_macvtap_dev.py Fri Jul 23 05:49:15 2010 -0700
> @@ -98,7 +98,7 @@
>
> return PASS
>
> - do_main(sup_types)
> +@do_main(sup_types)
> def main():
> options = main.options
>
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim