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

rmccabe at sourceware.org rmccabe at sourceware.org
Mon Oct 16 21:01:27 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-16 21:01:26

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

Log message:
	whitespace fix

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

--- conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/16 20:51:46	1.119
+++ conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/16 21:01:25	1.120
@@ -3415,7 +3415,7 @@
 	except:
 		pass
 
-  return False
+	return False
 
 def resolve_nodename(self, clustername, nodename):
 	path = CLUSTER_FOLDER_PATH + clustername




More information about the Cluster-devel mailing list