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

Jeremy Allison jra at samba.org
Mon Dec 1 22:38:17 GMT 2008


The branch, v3-3-test has been updated
       via  911ba0ef15e8ed6d06e205c410ccf07ff33db929 (commit)
      from  2f8049ec62c6490c6f82fa417aea296667ad99d3 (commit)

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


- Log -----------------------------------------------------------------
commit 911ba0ef15e8ed6d06e205c410ccf07ff33db929
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Dec 1 14:37:40 2008 -0800

    s3:selftest: test the streams_depot module as it passes make test
    
    The streams_xattr module only passes sometimes on my laptop.
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/source/script/tests/selftest.sh b/source/script/tests/selftest.sh
index 15e48b0..f79c329 100755
--- a/source/script/tests/selftest.sh
+++ b/source/script/tests/selftest.sh
@@ -191,7 +191,7 @@ cat >$SERVERCONFFILE<<EOF
 	map hidden = yes
 	map system = yes
 	create mask = 755
-	vfs objects = $BINDIR/xattr_tdb.so $BINDIR/streams_xattr.so
+	vfs objects = $BINDIR/xattr_tdb.so $BINDIR/streams_depot.so
 [hideunread]
 	copy = tmp
 	hide unreadable = yes


-- 
Samba Shared Repository


More information about the samba-cvs mailing list