parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug/Patch] mkdir_or_die doesn't work correctly with network paths


From: Ole Tange
Subject: Re: [Bug/Patch] mkdir_or_die doesn't work correctly with network paths
Date: Thu, 14 Apr 2016 23:31:13 +0200

On Wed, Apr 13, 2016 at 2:20 PM, Achim Gratz <Stromeko@nexgo.de> wrote:

> Splitting on :/: is a bad idea for paths like "//server/dir".  Since
> parallel already uses File::Path, use File::Path::mkpath instead which is
> known to work correctly.

You are absolutely right.

Fixed in git.


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]