Update the job.resultdir docstring to reflect the fact that the attribute will
always point to a writable directory.

Signed-off-by: John Admanski <[email protected]>

--- autotest/client/common_lib/base_job.py      2010-01-21 11:33:15.000000000 
-0800
+++ autotest/client/common_lib/base_job.py      2010-01-21 11:33:17.000000000 
-0800
@@ -410,8 +410,7 @@
         serverdir
             The autotest server directory. [OPTIONAL]
         resultdir
-            The directory where results should be written out. If not specified
-            then results should not be written anywhere. [WRITABLE]
+            The directory where results should be written out. [WRITABLE]
 
         pkgdir
             The job packages directory. [WRITABLE]
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to