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

Jeremy Allison jra at samba.org
Mon Dec 1 22:37:25 GMT 2008


The branch, v3-2-test has been updated
       via  23473f3f000309ae8fa1481b4ccc97e5ee0adca1 (commit)
      from  34bd33631ba561cc9fb8fccf533cc3ae21cb670e (commit)

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


- Log -----------------------------------------------------------------
commit 23473f3f000309ae8fa1481b4ccc97e5ee0adca1
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Dec 1 14:36:57 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