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

Jelmer Vernooij jelmer at samba.org
Sat Nov 13 07:11:14 MST 2010


The branch, master has been updated
       via  758927a Fix cache.
      from  be38b55 Limit history.

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


- Log -----------------------------------------------------------------
commit 758927a28262520944ed6f16029ebe993c8f1498
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Nov 13 15:11:10 2010 +0100

    Fix cache.

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

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


Changeset truncated at 500 lines:

diff --git a/buildfarm/filecache.py b/buildfarm/filecache.py
index 52e0183..d9c4a16 100644
--- a/buildfarm/filecache.py
+++ b/buildfarm/filecache.py
@@ -24,6 +24,8 @@ from buildfarm import (
 from buildfarm.data import (
     Build,
     BuildResultStore,
+    BuildStageResult,
+    BuildStatus,
     NoSuchBuildError,
     UploadBuildResultStore,
     check_dir_exists,


-- 
build.samba.org


More information about the samba-cvs mailing list