Skip to content

Extra path separator prepended in mkdir_p #404

Description

@bbonf

The mkdir_p implementation adds an extra / at the start of paths.

On linux this causes no issues, but under cygwin the path gets interpreted as a network share (e.g. //host/share), and the test run fails with Unix.EROFS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions