[Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ...

jparsons at sourceware.org jparsons at sourceware.org
Mon Oct 16 20:51:46 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-10-16 20:51:46

Modified files:
	luci/site/luci/Extensions: cluster_adapters.py 

Log message:
	Last loose ends before build

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.118&r2=1.119

--- conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/16 20:24:28	1.118
+++ conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/16 20:51:46	1.119
@@ -3415,6 +3415,8 @@
 	except:
 		pass
 
+  return False
+
 def resolve_nodename(self, clustername, nodename):
 	path = CLUSTER_FOLDER_PATH + clustername
 	clusterfolder = self.restrictedTraverse(path)




More information about the Cluster-devel mailing list