[Buildbot-commits] buildbot ChangeLog,1.622,1.623

Brian Warner warner at users.sourceforge.net
Mon May 22 08:16:27 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3999

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-561
Creator:  Brian Warner <warner at lothar.com>

remove 'self' from IChangeSource argument list

	* buildbot/interfaces.py (IChangeSource): methods in Interfaces
	aren't supposed to have 'self' in their argument list


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.622
retrieving revision 1.623
diff -u -d -r1.622 -r1.623
--- ChangeLog	22 May 2006 00:50:31 -0000	1.622
+++ ChangeLog	22 May 2006 08:16:25 -0000	1.623
@@ -1,3 +1,8 @@
+2006-05-22  Brian Warner  <warner at lothar.com>
+
+	* buildbot/interfaces.py (IChangeSource): methods in Interfaces
+	aren't supposed to have 'self' in their argument list
+
 2006-05-21  Brian Warner  <warner at lothar.com>
 
 	* buildbot/process/step.py (ShellCommand.start): make





More information about the Commits mailing list