nacho 01/01/23 17:50:56 Modified: src/tests/webpages index.html Log: a typo Revision Changes Path 1.4 +2 -2 jakarta-tomcat/src/tests/webpages/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-tomcat/src/tests/webpages/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.html 2001/01/20 20:11:03 1.3 +++ index.html 2001/01/24 01:50:56 1.4 @@ -26,7 +26,7 @@ docBase="webapps/admin" debug="0" reloadable="true" - <b>trusted="false"</b> > + <b>trusted="true"</b> > <p> You'll also need to edit TOMCAT_HOME/conf/users/admin-users.xml and @@ -43,7 +43,7 @@ <li>soon, I need to finish test.jsp first to see what param I'll use :-) </ul> -<h2>Autmated ( script based ) run</h2> +<h2>Automated ( script based ) run</h2> There are 2 ways to run the sanity checks in a nightly or automated way. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]