summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-12-01 14:36:57 -0800
committerKarolin Seeger <kseeger@samba.org>2008-12-09 11:39:21 +0100
commitef4fa1555f00ddd4586e95b59558530a71dabe5d (patch)
tree105d97877e71fe4ba4d79435547494844ff5ea38
parent22e1b7ffb2e8e4938c16b7ce420c6e4616d7adb1 (diff)
downloadsamba-ef4fa1555f00ddd4586e95b59558530a71dabe5d.tar.gz
s3:selftest: test the streams_depot module as it passes make test
The streams_xattr module only passes sometimes on my laptop. metze (cherry picked from commit 23473f3f000309ae8fa1481b4ccc97e5ee0adca1)
-rwxr-xr-xsource/script/tests/selftest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/script/tests/selftest.sh b/source/script/tests/selftest.sh
index 15e48b00efb..f79c3292920 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