r22608: use a shorter share name as testparm complained about
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Apr 2007 13:17:19 +0000 (13:17 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 30 Apr 2007 13:17:19 +0000 (13:17 +0000)
a share name longer than 12 chars

metze

source/selftest/Samba4.pm

index 0ec439a9c51fb6c8e321162cb88e4a08f380d987..3764751e6ac5ff4862164d5484f423e966c433c0 100644 (file)
@@ -534,7 +534,7 @@ sub provision($$$$$$)
        read only = no
        ntvfs handler = simple
 
-[cifsposixtestshare]
+[cifsposix]
        copy = simple
        ntvfs handler = cifsposix   
 ";