From: <jh...@us...> - 2011-01-19 23:16:06
|
Revision: 258 http://etch.svn.sourceforge.net/etch/?rev=258&view=rev Author: jheiss Date: 2011-01-19 23:16:00 +0000 (Wed, 19 Jan 2011) Log Message: ----------- Add documentation of detailed_results setting in etch.conf Modified Paths: -------------- trunk/client/etch.8 Modified: trunk/client/etch.8 =================================================================== --- trunk/client/etch.8 2011-01-19 23:15:32 UTC (rev 257) +++ trunk/client/etch.8 2011-01-19 23:16:00 UTC (rev 258) @@ -158,6 +158,12 @@ .IP .B key = SSH host key to use for authentication rather than standard system key. +.IP +.B detailed_results = +Etch can send detailed results back to the server for viewing in the web UI +and/or to a local log file. Value should be SERVER or the full path to a log +file. Setting may be specified multiple times to send logs to multiple +destinations. .TP .B /etc/etch/ca.pem SSL certificate(s) needed to verify the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |