svn commit: samba r22608 - in branches/SAMBA_4_0/source/selftest: .

metze at samba.org metze at samba.org
Mon Apr 30 13:17:22 GMT 2007


Author: metze
Date: 2007-04-30 13:17:19 +0000 (Mon, 30 Apr 2007)
New Revision: 22608

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22608

Log:
use a shorter share name as testparm complained about
a share name longer than 12 chars

metze
Modified:
   branches/SAMBA_4_0/source/selftest/Samba4.pm


Changeset:
Modified: branches/SAMBA_4_0/source/selftest/Samba4.pm
===================================================================
--- branches/SAMBA_4_0/source/selftest/Samba4.pm	2007-04-30 13:13:49 UTC (rev 22607)
+++ branches/SAMBA_4_0/source/selftest/Samba4.pm	2007-04-30 13:17:19 UTC (rev 22608)
@@ -534,7 +534,7 @@
 	read only = no
 	ntvfs handler = simple
 
-[cifsposixtestshare]
+[cifsposix]
 	copy = simple
 	ntvfs handler = cifsposix   
 ";



More information about the samba-cvs mailing list