From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 7 Nov 2006 20:14:16 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ... Message-ID: <20061107201416.19675.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: jparsons at sourceware.org 2006-11-07 20:14:15 Modified files: luci/site/luci/Extensions: cluster_adapters.py Log message: doh. remove debug lines Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.151&r2=1.152 --- conga/luci/site/luci/Extensions/cluster_adapters.py 2006/11/07 20:13:17 1.151 +++ conga/luci/site/luci/Extensions/cluster_adapters.py 2006/11/07 20:14:15 1.152 @@ -2992,9 +2992,7 @@ for flevel in flevels: #These are the method blocks... kids = flevel.getChildren() for kid in kids: #These are actual devices in each level - luci_log.debug_verbose('getFencesInfo: comparing >%s< and >%s<' % (kid.getName().strip(),fd.getName().strip())) if kid.getName().strip() == fd.getName().strip(): - luci_log.debug_verbose('getFencesInfo: Found a match') #See if this fd already has an entry for this node found_duplicate = False for item in nodes_used: