[Cluster-devel] conga/luci/cluster index_html

rmccabe at sourceware.org rmccabe at sourceware.org
Thu Mar 1 22:19:11 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2007-03-01 22:19:11

Modified files:
	luci/cluster   : index_html 

Log message:
	- Remove code that was triggering memory corruption in the python interpreter leading to crashes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/index_html.diff?cvsroot=cluster&r1=1.31&r2=1.32

--- conga/luci/cluster/index_html	2007/02/20 23:06:59	1.31
+++ conga/luci/cluster/index_html	2007/03/01 22:19:10	1.32
@@ -41,10 +41,6 @@
 				global isBusy python:here.isClusterBusy(request);
 				global firsttime request/busyfirst |nothing" />
 
-			<tal:block tal:condition="ri_agent">
-				<tal:block tal:define="dummy python:request.SESSION.set('ricci', ri_agent)" />
-			</tal:block>
-
 			<tal:block tal:condition="firsttime">
 				<tal:block tal:define="global busywaiting python:True" />
 				<meta http-equiv="refresh"




More information about the Cluster-devel mailing list