From: Ian Jackson Date: Thu, 2 Feb 2006 18:49:15 +0000 (+0000) Subject: document --output-dir X-Git-Tag: converted-from-bzr~74 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0d1128b0295e07e1a2eb53829bdc32e14da5342f;p=autopkgtest.git document --output-dir --- diff --git a/runner/adt-run.1 b/runner/adt-run.1 index 0b3cd9e..aa2e97e 100644 --- a/runner/adt-run.1 +++ b/runner/adt-run.1 @@ -40,6 +40,16 @@ should be used as the test control file instead of in the build tree. Note that it is not an error for this file not to exist; that just means that there are no tests. .TP +.BR \-\-output\-dir [ \-tb ] " " \fIoutput\-dir\fR +Specifies that stderr and stdout from the tests should be placed in +.IR output\-dir . +The files are named +.BI stderr\- test +and +.BI stdout\- test +for each test +.IR test . +.TP .BR \-d " | " \-\-debug Enables debugging output. Probably not hugely interesting. .TP