[Buildbot-commits] buildbot ChangeLog,1.352,1.353

Brian Warner warner at users.sourceforge.net
Mon Apr 18 00:34:46 UTC 2005


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

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

try to fix file modes on all .py files


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.352
retrieving revision 1.353
diff -u -d -r1.352 -r1.353
--- ChangeLog	18 Apr 2005 00:26:57 -0000	1.352
+++ ChangeLog	18 Apr 2005 00:34:44 -0000	1.353
@@ -1,5 +1,8 @@
 2005-04-17  Brian Warner  <warner at lothar.com>
 
+	* general: try to fix file modes on all .py files: a+r, a-x,
+	but let buildbot/clients/*.py be +x since they're tools
+
 	* docs/epyrun (addMod): when an import fails, say why
 
 	* Makefile: Add a 'docs' target, hack on the PYTHONPATH stuff





More information about the Commits mailing list