- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jul 2005 08:31:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config In directory hutz:/tmp/cvs-serv19442 Modified Files: validator.conf Log Message: Noticed that onsgmls -c is very picky with paths, and will not find the catalogs if their path has a double slash. Adding a notice accordingly. Index: validator.conf =================================================================== RCS file: /sources/public/validator/htdocs/config/validator.conf,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- validator.conf 20 Apr 2005 01:56:50 -0000 1.23 +++ validator.conf 8 Jul 2005 08:31:09 -0000 1.24 @@ -15,6 +15,7 @@ # e.g. the config files in "/etc/w3c/" and everything else in # "/usr/local/validator/". # +# Make sure all file paths below do NOT end with a slash <Paths> #
Received on Friday, 8 July 2005 08:31:14 UTC