
8 Jan
2009
8 Jan
'09
7:28 p.m.
+ status = cxml.cim_start(options.ip) + if status != PASS: + logger.info("Failed to start the defined domain: %s" % default_dom) This should be logger.error() instead of logger.info message. sorry for missing this in the previous patch.
Oops - good catch. I missed it too! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com