summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-30 13:17:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:51 -0500
commit950ba8f3d4255d98908d2d7ab3f472bccc7755b6 (patch)
tree5301c6d574ae3b13578226a3093912340603f8f6 /source4/selftest
parent3c3869cea6180fa9d6ff0d28059c9332ee1e3057 (diff)
downloadsamba-950ba8f3d4255d98908d2d7ab3f472bccc7755b6.tar.gz
samba-950ba8f3d4255d98908d2d7ab3f472bccc7755b6.tar.bz2
samba-950ba8f3d4255d98908d2d7ab3f472bccc7755b6.zip
r22608: use a shorter share name as testparm complained about
a share name longer than 12 chars metze (This used to be commit f8c1b561e997e1d6878dde80b0eef732111cbd6d)
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/Samba4.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/Samba4.pm b/source4/selftest/Samba4.pm
index 0ec439a9c5..3764751e6a 100644
--- a/source4/selftest/Samba4.pm
+++ b/source4/selftest/Samba4.pm
@@ -534,7 +534,7 @@ sub provision($$$$$$)
read only = no
ntvfs handler = simple
-[cifsposixtestshare]
+[cifsposix]
copy = simple
ntvfs handler = cifsposix
";