From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 12 Dec 2006 19:03:07 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions ricci_bridge.py Message-ID: <20061212190307.6244.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-12-12 19:03:06 Modified files: luci/site/luci/Extensions: ricci_bridge.py Log message: fix a var use before declared error Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/ricci_bridge.py.diff?cvsroot=cluster&r1=1.50&r2=1.51 --- conga/luci/site/luci/Extensions/ricci_bridge.py 2006/12/12 13:11:50 1.50 +++ conga/luci/site/luci/Extensions/ricci_bridge.py 2006/12/12 19:03:06 1.51 @@ -38,8 +38,7 @@ return (True, 'completed sucessfully') # Error - luci_log.debug_verbose('checkBatch2: %s: %s: %s' \ - % (str(code), rc.hostname(), str(e))) + luci_log.debug_verbose('checkBatch2: %s: %s' % (str(code), rc.hostname())) return (-1, err_msg) def addClusterNodeBatch(os_str,