
22 Apr
2008
22 Apr
'08
5:36 p.m.
# Authors: # Anoop V Chakkalakkal<anoop.vijayan@in.ibm.com> +# Deepti B. Kalakeri <dkalaker@in.ibm.com>
No need to modify the authors list since these are minor changes.
+from CimTest.Globals import log_param, logger, do_main, platform_sup + log_param()
As noted earlier, log_param() should be removed.
- inst_id = "%s:%s" % (VSType, test_dom) + inst_id = "%s:%s" % (VSType, test_dom)
Odd spacing here, probably don't need to change this line. Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com