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

jparsons at sourceware.org jparsons at sourceware.org
Thu Oct 12 20:54:41 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-10-12 20:54:40

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

Log message:
	fergot a global var

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

--- conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/12 20:48:48	1.105
+++ conga/luci/site/luci/Extensions/cluster_adapters.py	2006/10/12 20:54:39	1.106
@@ -2228,6 +2228,7 @@
   items = None
   map = {}
   isBusy = False
+  redirect_message = False
   nodereports = list()
   map['nodereports'] = nodereports
   cluname = req['clustername']




More information about the Cluster-devel mailing list