mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r22383: maybe this fixes the mkdir not enough args failure
on sun1 metze
This commit is contained in:
parent
1998961e34
commit
8b8152b490
@ -8,6 +8,7 @@ package Samba3;
|
||||
use strict;
|
||||
use Cwd qw(abs_path);
|
||||
use FindBin qw($RealBin);
|
||||
use POSIX;
|
||||
|
||||
sub binpath($$)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user