[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-2195-gf8c364d

Gerald Carter jerry at samba.org
Wed Apr 23 16:26:58 GMT 2008


The branch, v3-2-test has been updated
       via  f8c364da94fac96450116be980e38ddddd3f304a (commit)
      from  59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit f8c364da94fac96450116be980e38ddddd3f304a
Author: Gerald W. Carter <jerry at samba.org>
Date:   Wed Apr 23 11:26:35 2008 -0500

    Use wbinfo --online-status in make test rather than --sequence

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

Summary of changes:
 source/script/tests/test_wbinfo_s3.sh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/script/tests/test_wbinfo_s3.sh b/source/script/tests/test_wbinfo_s3.sh
index 01eed6e..b0b6824 100755
--- a/source/script/tests/test_wbinfo_s3.sh
+++ b/source/script/tests/test_wbinfo_s3.sh
@@ -26,9 +26,9 @@ tests="$tests:--all-domains"
 tests="$tests:--trusted-domains"
 tests="$tests:--domain-info=BUILTIN"
 tests="$tests:--domain-info=$server"
-tests="$tests:--sequence"
-tests="$tests:--sequence --domain=BUILTIN"
-tests="$tests:--sequence --domain=$server"
+tests="$tests:--online-status"
+tests="$tests:--online-status --domain=BUILTIN"
+tests="$tests:--online-status --domain=$server"
 #Didn't pass yet# tests="$tests:--domain-users"
 tests="$tests:--domain-groups"
 tests="$tests:--name-to-sid=$username"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list