[SCM] build.samba.org - branch master updated

Matthieu Patou mat at samba.org
Thu Nov 11 12:48:33 MST 2010


The branch, master has been updated
       via  c7004ea attribute readonly didn't exists (anymore ?)
      from  5500e51 remove useless declaration

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c7004ea666743b74f304aa8fd24f66551bb2a734
Author: Matthieu Patou <mat at matws.net>
Date:   Thu Nov 11 22:48:40 2010 +0300

    attribute readonly didn't exists (anymore ?)

-----------------------------------------------------------------------

Summary of changes:
 buildfarm/__init__.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/buildfarm/__init__.py b/buildfarm/__init__.py
index 823d51e..51d4968 100644
--- a/buildfarm/__init__.py
+++ b/buildfarm/__init__.py
@@ -189,6 +189,5 @@ class CachingBuildFarm(BuildFarm):
             ret = ""
         else:
             ret = perc
-        if not self.readonly:
             util.FileSave(cachefile, ret)
         return perc


-- 
build.samba.org


More information about the samba-cvs mailing list