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

jparsons at sourceware.org jparsons at sourceware.org
Tue Nov 7 02:36:08 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-11-07 02:36:06

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

Log message:
	indentation error

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

--- conga/luci/site/luci/Extensions/cluster_adapters.py	2006/11/07 01:32:33	1.149
+++ conga/luci/site/luci/Extensions/cluster_adapters.py	2006/11/07 02:36:04	1.150
@@ -3049,7 +3049,7 @@
               nodes_used.append(node_hash)
 
       fencedev['nodesused'] = nodes_used
-    fencedevs.append(fencedev)
+      fencedevs.append(fencedev)
     
   return map
 




More information about the Cluster-devel mailing list