[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1897-g90db997

Günther Deschner gd at samba.org
Fri May 29 16:12:41 GMT 2009


The branch, master has been updated
       via  90db997d3737aed0dbe115a901a0e8f38ec5a2ac (commit)
      from  8da15dc29a920cd6f4d2ed96e8de4fbcd9d1ba11 (commit)

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


- Log -----------------------------------------------------------------
commit 90db997d3737aed0dbe115a901a0e8f38ec5a2ac
Author: Günther Deschner <gd at samba.org>
Date:   Fri May 29 18:11:39 2009 +0200

    Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3."
    
    This reverts commit 8da15dc29a920cd6f4d2ed96e8de4fbcd9d1ba11.

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

Summary of changes:
 source3/script/tests/test_posix_s3.sh |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 03e145d..83593dd 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -47,15 +47,12 @@ rpc="$rpc RPC-SCHANNEL RPC-SCHANNEL2 RPC-BENCH-SCHANNEL1"
 
 local="LOCAL-NSS-WRAPPER"
 
-netapi="NETAPI-INITIALIZE NETAPI-USER"
-
-
 # NOTE: to enable the UNIX-WHOAMI test, we need to change the default share
 # config to allow guest access. I'm not sure whether this would break other
 # tests, so leaving it alone for now -- jpeach
 unix="UNIX-INFO2"
 
-tests="$base $raw $rpc $unix $local $netapi"
+tests="$base $raw $rpc $unix $local"
 
 if test "x$POSIX_SUBTESTS" != "x" ; then
 	tests="$POSIX_SUBTESTS"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list