[Buildbot-commits] buildbot/docs buildbot.texinfo,1.13,1.14
    Brian Warner 
    warner at users.sourceforge.net
       
    Wed Aug 10 04:52:55 UTC 2005
    
    
  
Update of /cvsroot/buildbot/buildbot/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5528/docs
Modified Files:
	buildbot.texinfo 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-271
Creator:  Brian Warner <warner at monolith.lothar.com>
minor edit to buildbot.texinfo
Index: buildbot.texinfo
===================================================================
RCS file: /cvsroot/buildbot/buildbot/docs/buildbot.texinfo,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- buildbot.texinfo	10 Aug 2005 04:52:41 -0000	1.13
+++ buildbot.texinfo	10 Aug 2005 04:52:53 -0000	1.14
@@ -3723,8 +3723,9 @@
 Note that you must create the jobdir before telling the buildmaster to
 use this configuration, otherwise you will get an error. Also remember
 that the buildmaster must be able to read and write to the jobdir as
-well. Be sure to watch the @xref{Logfiles} as you start using the
-jobdir, to make sure the buildmaster is happy with it.
+well. Be sure to watch the @file{twistd.log} file (@pxref{Logfiles})
+as you start using the jobdir, to make sure the buildmaster is happy
+with it.
 
 To use the username/password form of authentication, create a
 @code{Try_Userpass} instance instead. It takes the same
    
    
More information about the Commits
mailing list