[Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py

jparsons at sourceware.org jparsons at sourceware.org
Sun Aug 13 14:02:46 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-08-13 15:02:46

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

Log message:
	typo

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

--- conga/luci/site/luci/Extensions/conga_constants.py	2006/08/13 13:48:36	1.8
+++ conga/luci/site/luci/Extensions/conga_constants.py	2006/08/13 14:02:46	1.9
@@ -66,5 +66,5 @@
 NODE_INACTIVE="1"
 NODE_UNKNOWN="2"
 NODE_ACTIVE_STR="Cluster Member"
-NODE_INACTIVE_ST="Not a Cluster Member"
+NODE_INACTIVE_STR="Not a Cluster Member"
 NODE_UNKNOWN_STR="Unknown State"




More information about the Cluster-devel mailing list