summaryrefslogtreecommitdiffstats
path: root/source/script
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-09-11 18:31:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:30:40 -0500
commitcf6b6f9c3a38b68d2671c753f412772344506742 (patch)
treecdaddc46a10699f9f385acdc6824990587eba81e /source/script
parentaa768a4a20930833d6921ed112601873b228a64d (diff)
downloadsamba-cf6b6f9c3a38b68d2671c753f412772344506742.tar.gz
samba-cf6b6f9c3a38b68d2671c753f412772344506742.tar.xz
samba-cf6b6f9c3a38b68d2671c753f412772344506742.zip
r25102: Rewrite msdfs code to use talloced filenames. Passes make test
and make valgrindtest. Final step will be to change srvstr_get_path() to return talloced memory in the major codepaths. Jeremy.
Diffstat (limited to 'source/script')
-rwxr-xr-xsource/script/tests/selftest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/script/tests/selftest.sh b/source/script/tests/selftest.sh
index 8de6420b10a..c1d4b23c5f6 100755
--- a/source/script/tests/selftest.sh
+++ b/source/script/tests/selftest.sh
@@ -139,6 +139,9 @@ cat >$SERVERCONFFILE<<EOF
printing = bsd
printcap name = /dev/null
+ host msdfs = yes
+ panic action = "/bin/sleep 90000"
+
[tmp]
path = $PREFIX_ABS/tmp
read only = no