The branch, master has been updated
       via  c0b97eb build samba_4 with --enable-selftest
      from  9a03d5b use killall on hape after a build run to do what 
killbysubdir should do

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


- Log -----------------------------------------------------------------
commit c0b97eb9640dfbc3a01fc3fb1f00cac58def53f3
Author: Andrew Bartlett <abart...@samba.org>
Date:   Tue Aug 21 07:55:48 2012 +1000

    build samba_4 with --enable-selftest
    
    This turns on all the required selftest stuff, rather than specifying it
    one-by-one.
    
    Andrew Bartlett

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

Summary of changes:
 build_test.fns |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/build_test.fns b/build_test.fns
index 2358524..44a87f6 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -746,9 +746,7 @@ test_tree() {
                sw_config="$config --enable-socket-wrapper"
                ;;
        samba_4*)
-               sw_config="$config --enable-socket-wrapper"
-               sw_config="$sw_config --enable-nss-wrapper"
-               sw_config="$sw_config --enable-uid-wrapper"
+               sw_config="$config --enable-selftest"
                ;;
        samba_3*)
                sw_config="$config --enable-socket-wrapper"


-- 
build.samba.org

Reply via email to