[Buildbot-commits] buildbot/buildbot/slave commands.py,1.60,1.61
Brian Warner
warner at users.sourceforge.net
Wed Aug 23 07:13:38 UTC 2006
Update of /cvsroot/buildbot/buildbot/buildbot/slave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22007/buildbot/slave
Modified Files:
commands.py
Log Message:
[project @ releasing buildbot-0.7.4]
Original author: warner at lothar.com
Date: 2006-08-23 07:10:32
Index: commands.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/slave/commands.py,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- commands.py 6 Aug 2006 23:30:28 -0000 1.60
+++ commands.py 23 Aug 2006 07:13:36 -0000 1.61
@@ -31,6 +31,7 @@
# (not externally visible: ShellCommandPP has writeStdin/closeStdin.
# ShellCommand accepts new arguments (logfiles=, initialStdin=,
# keepStdinOpen=) and no longer accepts stdin=)
+# (release 0.7.4)
class CommandInterrupted(Exception):
pass
More information about the Commits
mailing list