[Buildbot-commits] buildbot/buildbot/slave commands.py,1.65,1.66
Brian Warner
warner at users.sourceforge.net
Fri Sep 15 14:49:48 UTC 2006
Update of /cvsroot/buildbot/buildbot/buildbot/slave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21714/buildbot/slave
Modified Files:
commands.py
Log Message:
[project @ file transfer: minor changes, add ChangeLog]
Original author: warner at lothar.com
Date: 2006-09-09 06:25:25
Index: commands.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/slave/commands.py,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- commands.py 15 Sep 2006 14:49:33 -0000 1.65
+++ commands.py 15 Sep 2006 14:49:46 -0000 1.66
@@ -785,7 +785,7 @@
- ['workdir']: directory to use
- ['slavedest']: name of the file to upload to the buildmaster
- - ['reader']: object for remote writing
+ - ['reader']: object for remote reading
- ['maxsize']: max size (in bytes) of file to write
- ['blocksize']: max size for one data block
More information about the Commits
mailing list