From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 27 Nov 2006 20:06:55 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py Message-ID: <20061127200655.8645.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-11-27 20:06:53 Modified files: luci/site/luci/Extensions: conga_constants.py Log message: yank the HTML out of the reboot message (bz217387) Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/conga_constants.py.diff?cvsroot=cluster&r1=1.26&r2=1.27 --- conga/luci/site/luci/Extensions/conga_constants.py 2006/11/13 21:40:55 1.26 +++ conga/luci/site/luci/Extensions/conga_constants.py 2006/11/27 20:06:53 1.27 @@ -119,7 +119,7 @@ PRE_JOIN = "Packages are installed and configuration has been distributed, but the node has not yet joined the cluster." -POSSIBLE_REBOOT_MESSAGE = "This node is not currently responding and is probably
rebooting as planned. This state should persist for 5 minutes or so..." +POSSIBLE_REBOOT_MESSAGE = "This node is not currently responding and is probably rebooting as planned. This state should persist for 5 minutes or so..." REDIRECT_MSG = " You will be redirected in 5 seconds. Please fasten your safety restraints."