[Libvirt-cim] [PATCH] [TEST] Fixing the syntax error in vsms/27_definesystem_macvtap_dev.py

Sharad Mishra snmishra at us.ibm.com
Fri Jul 23 16:17:53 UTC 2010


+1

Sharad Mishra
Open Virtualization
Linux Technology Center
IBM

libvirt-cim-bounces at redhat.com wrote on 07/23/2010 05:52:07 AM:

> "Deepti B. Kalakeri" <deeptik at linux.vnet.ibm.com>
> Sent by: libvirt-cim-bounces at redhat.com
>
> 07/23/2010 05:52 AM
>
> Please respond to
> List for discussion and development of libvirt CIM
<libvirt-cim at redhat.com>
>
> To
>
> libvirt-cim at 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 at 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 at 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)
> + at do_main(sup_types)
>  def main():
>      options = main.options
>
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20100723/9737862b/attachment.htm>


More information about the Libvirt-cim mailing list