git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
757d403
)
Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module
author
Jeremy Allison
<jra@samba.org>
Thu, 26 Mar 2009 21:48:34 +0000
(14:48 -0700)
committer
Jeremy Allison
<jra@samba.org>
Thu, 26 Mar 2009 21:48:34 +0000
(14:48 -0700)
order shouldn't matter & I have a more correct fix for this.
Jeremy.
source3/script/tests/selftest.sh
patch
|
blob
|
history
diff --git
a/source3/script/tests/selftest.sh
b/source3/script/tests/selftest.sh
index af77c79491edad14c97efec583d8b2b6cc4cc418..a430d01a0ee38e3270cc90412fc0ea47cc87c598 100755
(executable)
--- 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