- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Tue, 16 Nov 2004 01:27:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv25111 Modified Files: validator.conf Log Message: the verbosemsg file is (supposedly) in the same directory as the other config files - fixing path Index: validator.conf =================================================================== RCS file: /sources/public/validator/htdocs/config/validator.conf,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- validator.conf 15 Nov 2004 05:27:10 -0000 1.18 +++ validator.conf 16 Nov 2004 01:27:33 -0000 1.19 @@ -110,5 +110,6 @@ Include tips.cfg </Tips> -# Clean up, adapt to current config scheme -Verbose Msg = /usr/local/validator/htdocs/config/verbosemsg.cfg +# +# Error message and explanations +Verbose Msg = verbosemsg.cfg
Received on Tuesday, 16 November 2004 01:27:36 UTC