summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-12-01 14:37:13 -0800
committerJeremy Allison <jra@samba.org>2008-12-01 14:37:13 -0800
commita8595bf506ca43e7060d696f182982703885fa08 (patch)
tree2f2c996c64733db398c987ac095f1d1ed0e283a7
parente605fdc81c64eeb37a9d77493df42c0bb010f41f (diff)
downloadsamba-a8595bf506ca43e7060d696f182982703885fa08.tar.gz
samba-a8595bf506ca43e7060d696f182982703885fa08.tar.bz2
samba-a8595bf506ca43e7060d696f182982703885fa08.zip
s3:selftest: test the streams_depot module as it passes make test
The streams_xattr module only passes sometimes on my laptop. metze
-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 d41d0f36cf..3b65aaa760 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