svn commit: samba r22383 - in branches/SAMBA_4_0/source/script/tests: .

Jelmer Vernooij jelmer at vernstok.nl
Fri Apr 20 09:23:43 GMT 2007


Hi Metze,

Op donderdag 19-04-2007 om 17:29 uur [tijdzone +0000], schreef
metze at samba.org:
> Log:
> maybe this fixes the mkdir not enough args failure
> on sun1
> 
> metze
> Modified:
>    branches/SAMBA_4_0/source/script/tests/Samba3.pm
> 
> 
> Changeset:
> Modified: branches/SAMBA_4_0/source/script/tests/Samba3.pm
> ===================================================================
> --- branches/SAMBA_4_0/source/script/tests/Samba3.pm	2007-04-19 17:00:15 UTC (rev 22382)
> +++ branches/SAMBA_4_0/source/script/tests/Samba3.pm	2007-04-19 17:29:57 UTC (rev 22383)
> @@ -8,6 +8,7 @@
>  use strict;
>  use Cwd qw(abs_path);
>  use FindBin qw($RealBin);
> +use POSIX;
This code isn't run at all yet, so I think the problem is somewhere
else.

Cheers,

Jelmer


More information about the samba-technical mailing list