From 950ba8f3d4255d98908d2d7ab3f472bccc7755b6 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 Apr 2007 13:17:19 +0000 Subject: r22608: use a shorter share name as testparm complained about a share name longer than 12 chars metze (This used to be commit f8c1b561e997e1d6878dde80b0eef732111cbd6d) --- source4/selftest/Samba4.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') 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 "; -- cgit