output directory name
authorTom Henderson <tomh@tomh.org>
Thu, 15 Apr 2010 21:31:26 -0700
changeset 6205 a3ea6338c23e
parent 6204 db1a9442b29f
child 6206 9787dc9fdd84
output directory name
doc/testing/testing-framework.texi
--- a/doc/testing/testing-framework.texi	Thu Apr 15 16:37:57 2010 -0700
+++ b/doc/testing/testing-framework.texi	Thu Apr 15 21:31:26 2010 -0700
@@ -360,7 +360,7 @@
 however in some cases it can be useful (for debugging purposes) to view these files.
 @code{test.py} provides a @command{--retain} option which will cause these temporary
 files to be kept after the run is completed.  The files are saved in a directory 
-named @code{testpy} under a subdirectory named according to the current Coordinated
+named @code{testpy-output} under a subdirectory named according to the current Coordinated
 Universal Time (also known as Greenwich Mean Time).
 
 @verbatim