
Sharad Mishra wrote:
Thank you Deepti for making this change. I saw the issue late yesterday and put this on my todo list for today. But you beat me :-)
oh! ho ... :-) ..
+1
Sharad Mishra System x Enablement Linux Technology Center IBM
Inactive hide details for "Deepti B. Kalakeri" ---03/17/2010 01:48:13 AM---# HG changeset patch"Deepti B. Kalakeri" ---03/17/2010 01:48:13 AM---# HG changeset patch
*"Deepti B. Kalakeri" <deeptik@linux.vnet.ibm.com>* Sent by: libvirt-cim-bounces@redhat.com
03/17/10 01:55 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 err in VSMS/26_definesystem_nic_dev.py
# HG changeset patch # User Deepti B. Kalakeri<deeptik@linux.vnet.ibm.com> # Date 1268816098 14400 # Node ID 930746e12eb08c3e5a262f70391ad312ba31fab0 # Parent a576cb1c855a8f507d7ec38c49467bfb018b46b7 [TEST] Fixing the syntax err in VSMS/26_definesystem_nic_dev.py
Tested has been verified with KVM Libvirt-CIM Sources. Signed-off-by: Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
diff -r a576cb1c855a -r 930746e12eb0 suites/libvirt-cim/cimtest/VirtualSystemManagementService/26_definesystem_nic_dev.py --- a/suites/libvirt-cim/cimtest/VirtualSystemManagementService/26_definesystem_nic_dev.py Tue Feb 02 12:30:20 2010 -0800 +++ b/suites/libvirt-cim/cimtest/VirtualSystemManagementService/26_definesystem_nic_dev.py Wed Mar 17 04:54:58 2010 -0400 @@ -95,7 +95,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
------------------------------------------------------------------------
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim
-- Thanks and Regards, Deepti B. Kalakeri IBM Linux Technology Center deeptik@linux.vnet.ibm.com