Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

\040 in mount points not handled #56

@gaspode

Description

@gaspode

According to the fstab man page, spaces in target mount point directories should be replaced with \040. This isn't correctly handled and generates an error saying that the directory doesn't exist. I was hoping a simple ${MP/\\040/ } replacement at the top of the MPS for loop would fix it but just causes issues elsewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions