From fad9727f256588993b15c15cf3c24fe18b885da9 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 2 Feb 2012 20:32:07 +0100 Subject: s3: Test for faulty xattr_tdb listxattr Autobuild-User: Volker Lendecke Autobuild-Date: Thu Feb 2 22:10:49 CET 2012 on sn-devel-104 --- source3/script/tests/xattr-tdb-1/smb.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source3/script/tests/xattr-tdb-1/smb.conf (limited to 'source3/script/tests/xattr-tdb-1/smb.conf') diff --git a/source3/script/tests/xattr-tdb-1/smb.conf b/source3/script/tests/xattr-tdb-1/smb.conf new file mode 100644 index 0000000000..259b630c5e --- /dev/null +++ b/source3/script/tests/xattr-tdb-1/smb.conf @@ -0,0 +1,5 @@ +[tmp] +# "path" is ignored by vfstest, it's always set to $(pwd) +path = /tmp +writable = yes +vfs objects = xattr_tdb -- cgit