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

Andrew Bartlett abartlet at samba.org
Fri Feb 24 18:42:31 MST 2012


The branch, master has been updated
       via  1174b9f add per_run_hook and global_lock to coverage.fns
      from  20718bc Never display builds from unknown hosts

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


- Log -----------------------------------------------------------------
commit 1174b9fa7686201c330476d309e1504adc79e901
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Sat Feb 25 12:41:37 2012 +1100

    add per_run_hook and global_lock to coverage.fns

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

Summary of changes:
 coverage.fns |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/coverage.fns b/coverage.fns
index fd84ea7..0846b23 100644
--- a/coverage.fns
+++ b/coverage.fns
@@ -1,3 +1,7 @@
+per_run_hook
+
+global_lock
+
 # We need to disable ccache for the lcov love to work
 export CCACHE_DISABLE=yes
 export LCOV_REPORT=yes
@@ -15,3 +19,4 @@ test_tree samba_3_current source3 $compiler
 test_tree samba_3_next source3 $compiler
 test_tree samba_3_master source3 $compiler
 
+global_unlock


-- 
build.samba.org


More information about the samba-cvs mailing list