[Buildbot-commits] buildbot ChangeLog,1.340,1.341

Brian Warner warner at users.sourceforge.net
Fri Apr 1 01:01:15 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
(BuildStatus.saveYourself): under w32, don't unlink the file unless it
already exists. Thanks to Baptiste Lepilleur for the catch.
(BuilderStatus.saveYourself): same


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -d -r1.340 -r1.341
--- ChangeLog	1 Feb 2005 08:36:46 -0000	1.340
+++ ChangeLog	1 Apr 2005 01:01:13 -0000	1.341
@@ -1,3 +1,10 @@
+2005-03-31  Brian Warner  <warner at lothar.com>
+
+	* buildbot/status/builder.py (BuildStatus.saveYourself): under
+	w32, don't unlink the file unless it already exists. Thanks to
+	Baptiste Lepilleur for the catch.
+	(BuilderStatus.saveYourself): same
+
 2005-02-01  Brian Warner  <warner at lothar.com>
 
 	* buildbot/status/html.py (TextLog.getChild): use a /text child





More information about the Commits mailing list