[Buildbot-commits] buildbot/buildbot/slave commands.py,1.72,1.73
Brian Warner
warner at users.sourceforge.net
Mon Dec 11 05:21:42 UTC 2006
Update of /cvsroot/buildbot/buildbot/buildbot/slave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29027/buildbot/slave
Modified Files:
commands.py
Log Message:
[project @ update things for release]
Original author: warner at lothar.com
Date: 2006-12-11 05:16:16
Index: commands.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/slave/commands.py,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- commands.py 9 Dec 2006 09:16:36 -0000 1.72
+++ commands.py 11 Dec 2006 05:21:40 -0000 1.73
@@ -32,7 +32,7 @@
# ShellCommand accepts new arguments (logfiles=, initialStdin=,
# keepStdinOpen=) and no longer accepts stdin=)
# (release 0.7.4)
-# >= 2.2: added monotone, uploadFile, and downloadFile
+# >= 2.2: added monotone, uploadFile, and downloadFile (release 0.7.5)
class CommandInterrupted(Exception):
pass
More information about the Commits
mailing list