[SCM] Samba Shared Repository - branch master updated - a8595bf506ca43e7060d696f182982703885fa08

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


The branch, master has been updated
       via  a8595bf506ca43e7060d696f182982703885fa08 (commit)
      from  e605fdc81c64eeb37a9d77493df42c0bb010f41f (commit)

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


- Log -----------------------------------------------------------------
commit a8595bf506ca43e7060d696f182982703885fa08
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Dec 1 14:37:13 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:
 source3/script/tests/selftest.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index d41d0f3..3b65aaa 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -205,7 +205,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