On 08/02/18 14:56, Eli Schwartz wrote:
> Additionally provide a separate error for failure to create the
> directory vs lack of write permissions on a pre-existing directory.
> 
> This also means we now consistently try to create any nonexistent *DEST
> directories as needed before aborting with E_FS_PERMISSIONS. Previously
> only $BUILDDIR received that kindness.
> 
> Fixes FS#43537
> 
> Signed-off-by: Eli Schwartz <[email protected]>
> ---
> 
> v4: instead of complex directory/file checking, just abort on
> "failure to create a directory"
> 


This version looks good.  Pulled to my patchqueue branch.

A

Reply via email to