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

Andrew Bartlett abartlet at samba.org
Mon Aug 20 22:32:08 MDT 2012


The branch, master has been updated
       via  dd6b02d build samba_3 with --enable-selftest
      from  c0b97eb build samba_4 with --enable-selftest

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


- Log -----------------------------------------------------------------
commit dd6b02d814b4c38ccec1edc3b7732f2284d8f542
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Aug 21 12:54:46 2012 +1000

    build samba_3 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 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/build_test.fns b/build_test.fns
index 44a87f6..46ebc37 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -749,8 +749,7 @@ test_tree() {
 		sw_config="$config --enable-selftest"
 		;;
 	samba_3*)
-		sw_config="$config --enable-socket-wrapper"
-		sw_config="$sw_config --enable-nss-wrapper"
+		sw_config="$config --enable-selftest"
 		;;
 	samba-gtk)
 		PKG_CONFIG_PATH="$test_root/prefix/samba_4_0_test.$compiler/lib/pkgconfig"


-- 
build.samba.org


More information about the samba-cvs mailing list