[Libvirt-cim] [PATCH] [TEST] Removed the unnecessary debug stmt in the 01_enum_KVMredSAP.py tc

Deepti B. Kalakeri deeptik at linux.vnet.ibm.com
Tue Jan 27 08:41:26 UTC 2009


# HG changeset patch
# User Deepti B. Kalakeri <deeptik at linux.vnet.ibm.com>
# Date 1233045681 28800
# Node ID 1ecdff1c152eaf2019ad9d3460f3fa5f68d54992
# Parent  4ad705c27d10d7be718ee92a9d0bdfb60563a4b5
[TEST] Removed the unnecessary debug stmt in the 01_enum_KVMredSAP.py tc.

Signed-off-by: Deepti B. Kalakeri <deeptik at linux.vnet.ibm.com>

diff -r 4ad705c27d10 -r 1ecdff1c152e suites/libvirt-cim/cimtest/KVMRedirectionSAP/01_enum_KVMredSAP.py
--- a/suites/libvirt-cim/cimtest/KVMRedirectionSAP/01_enum_KVMredSAP.py	Tue Jan 27 00:37:10 2009 -0800
+++ b/suites/libvirt-cim/cimtest/KVMRedirectionSAP/01_enum_KVMredSAP.py	Tue Jan 27 00:41:21 2009 -0800
@@ -139,7 +139,6 @@
         # Once complete Graphics support for LXC is in, we need to verify the
         # KVMRedirectionSAP for a running guest.
         if virt == 'LXC':
-            logger.error("DEBUG")
             vsxml.undefine(server)
             return status
 




More information about the Libvirt-cim mailing list