[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1329-g3eedb89

Michael Adam obnox at samba.org
Sun Jan 13 23:23:50 GMT 2008


The branch, v3-2-test has been updated
       via  3eedb8928413da102446b76aa64d1feaecb95b52 (commit)
      from  50f65c3c5500da8d657d5fc340e666ee8cfe148e (commit)

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


- Log -----------------------------------------------------------------
commit 3eedb8928413da102446b76aa64d1feaecb95b52
Author: Michael Adam <obnox at samba.org>
Date:   Mon Jan 14 00:23:11 2008 +0100

    Reset the failed counter in test_wbinfo_s3.sh.
    
    Michael

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

Summary of changes:
 source/script/tests/test_wbinfo_s3.sh |    2 ++
 1 files changed, 2 insertions(+), 0 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 6a8faa1..01eed6e 100755
--- a/source/script/tests/test_wbinfo_s3.sh
+++ b/source/script/tests/test_wbinfo_s3.sh
@@ -35,6 +35,8 @@ tests="$tests:--name-to-sid=$username"
 #Didn't pass yet# tests="$tests:--user-info=$username"
 tests="$tests:--user-groups=$username"
 
+failed=0
+
 OLDIFS=$IFS
 NEWIFS=$':'
 IFS=$NEWIFS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list