pnever 2004/02/06 10:12:24 Modified: testsuite tp.properties.sample Log: Minor change: unauthenticated by default Revision Changes Path 1.2 +2 -2 jakarta-slide/testsuite/tp.properties.sample Index: tp.properties.sample =================================================================== RCS file: /home/cvs/jakarta-slide/testsuite/tp.properties.sample,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tp.properties.sample 6 Feb 2004 17:00:58 -0000 1.1 +++ tp.properties.sample 6 Feb 2004 18:12:24 -0000 1.2 @@ -1,5 +1,5 @@ -user = john -password = john +user = unauthenticated +password = host = localhost port = 8080 workhost = localhost
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
