add per_run_hook and global_lock to coverage.fns
[build-farm.git] / tridge.fns
index 03f5d9dd96d3aa34562b1d79d822ea16dd379cbc..f5982009840275adcef7a37757f7ec2a4d4d962d 100644 (file)
@@ -2,7 +2,6 @@ per_run_hook
 
 global_lock
 
-. install_python.fns
 compilers="gcc"
 
 for compiler in $compilers; do
@@ -13,7 +12,6 @@ for compiler in $compilers; do
        test_tree samba_3_current source3 $compiler
        test_tree samba_3_next source3 $compiler
        test_tree samba_3_master source3 $compiler
-       test_tree samba_3_waf source3 $compiler
 done
 
 global_unlock