summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-03-26 14:48:34 -0700
committerJeremy Allison <jra@samba.org>2009-03-26 14:48:34 -0700
commite235b4628b473f30275a534f5172c8926d3f205d (patch)
tree831ea50b416890439ff7eb02554166f7a65f3467 /source3/script
parent757d403dfff023fdb122a155f6a05d33daa76410 (diff)
downloadsamba-e235b4628b473f30275a534f5172c8926d3f205d.tar.gz
samba-e235b4628b473f30275a534f5172c8926d3f205d.tar.bz2
samba-e235b4628b473f30275a534f5172c8926d3f205d.zip
Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module
order shouldn't matter & I have a more correct fix for this. Jeremy.
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/selftest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index af77c79491..a430d01a0e 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