- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Mar 2010 15:50:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/testsuite
In directory hutz:/tmp/cvs-serv31313/misc/testsuite
Modified Files:
harness.py
Log Message:
Usage message fix.
Index: harness.py
===================================================================
RCS file: /sources/public/validator/misc/testsuite/harness.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- harness.py 16 Nov 2009 18:31:12 -0000 1.4
+++ harness.py 4 Mar 2010 15:50:54 -0000 1.5
@@ -43,7 +43,7 @@
useful after using test cases or modifying code
list: list the available test collections
doc: generate an HTML index of the test cases
- (to be saved in ../htdocs/dev/tests/index.html)
+ (to be saved in ../../htdocs/dev/tests/index.html)
'''
class Usage(Exception):
Received on Thursday, 4 March 2010 15:50:57 UTC