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

Andrew Bartlett abartlet at samba.org
Mon Aug 20 15:53:36 MDT 2012


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 <abartlet at 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


More information about the samba-cvs mailing list