The branch, master has been updated
       via  e235b4628b473f30275a534f5172c8926d3f205d (commit)
      from  757d403dfff023fdb122a155f6a05d33daa76410 (commit)

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


- Log -----------------------------------------------------------------
commit e235b4628b473f30275a534f5172c8926d3f205d
Author: Jeremy Allison <j...@samba.org>
Date:   Thu Mar 26 14:48:34 2009 -0700

    Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module
    order shouldn't matter & I have a more correct fix for this.
    Jeremy.

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

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 af77c79..a430d01 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -238,7 +238,7 @@ cat >$SERVERCONFFILE<<EOF
        map hidden = yes
        map system = yes
        create mask = 755
-       vfs objects = $BINDIR/streams_depot.so $BINDIR/xattr_tdb.so
+       vfs objects = $BINDIR/xattr_tdb.so $BINDIR/streams_depot.so
 
        #Include user defined custom parameters if set
        $INCLUDE_CUSTOM_CONF


-- 
Samba Shared Repository

Reply via email to