[Buildbot-commits] buildbot ChangeLog,1.369,1.370 .arch-inventory,1.2,1.3

Brian Warner warner at users.sourceforge.net
Sat Apr 23 00:01:24 UTC 2005


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

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

create info/* files when making the slave directory

2005-04-22  Brian Warner  <warner at lothar.com>

   * buildbot/scripts/runner.py (Maker.mkinfo): create the info/admin
   and info/host files when making the slave directory


Index: .arch-inventory
===================================================================
RCS file: /cvsroot/buildbot/buildbot/.arch-inventory,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .arch-inventory	22 Apr 2005 21:29:20 -0000	1.2
+++ .arch-inventory	23 Apr 2005 00:01:22 -0000	1.3
@@ -2,3 +2,5 @@
 precious ^s$
 precious ^svn$
 junk ^_trial_temp$
+junk ^MANIFEST$
+junk ^dist$

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -d -r1.369 -r1.370
--- ChangeLog	22 Apr 2005 21:29:20 -0000	1.369
+++ ChangeLog	23 Apr 2005 00:01:22 -0000	1.370
@@ -1,5 +1,8 @@
 2005-04-22  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scripts/runner.py (Maker.mkinfo): create the info/admin
+	and info/host files when making the slave directory
+
 	* buildbot/test/test_run.py (RunMixin.shutdownSlave): remove the
 	whendone= argument, just return the Deferred and let the caller do
 	what they want with it.





More information about the Commits mailing list