[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Sat Jul 14 01:10:03 UTC 2018


The branch, master has been updated
       via  26fd709 s3-tldap: do not install test_tldap
      from  49d6c3f s3: torture: adjust SMB1 cli_splice() test sizes

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 26fd7096b1f99a2754f634669d5432109023bfa5
Author: Günther Deschner <gd at samba.org>
Date:   Thu Jul 12 23:32:36 2018 +0200

    s3-tldap: do not install test_tldap
    
    Guenther
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13529
    
    Signed-off-by: Guenther Deschner <gd at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Sat Jul 14 03:09:00 CEST 2018 on sn-devel-144

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

Summary of changes:
 source3/wscript_build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 03d5724..becaffe 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -114,7 +114,8 @@ bld.SAMBA3_BINARY('test_tldap',
                        samba3util
                        smbconf
                        cmocka
-                       ''')
+                       ''',
+                  install=False)
 
 # libpdb.so should not expose internal symbols that are only usable
 # to the statically linked modules that are merged into libpdb.


-- 
Samba Shared Repository



More information about the samba-cvs mailing list