]> git.samba.org - build-farm.git/blobdiff - coverage.fns
two more hosts missing ACL support
[build-farm.git] / coverage.fns
index fd84ea783eb727abc1b9b7d96490b9a5732b4284..506df931f363faf25d943bde19abbc9498eda80b 100644 (file)
@@ -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
@@ -13,5 +17,5 @@ test_tree samba_4_0_test . $compiler
 
 test_tree samba_3_current source3 $compiler
 test_tree samba_3_next source3 $compiler
-test_tree samba_3_master source3 $compiler
 
+global_unlock