Skip to content

'mv' will fail silently in some cases. #2

@radiant64

Description

@radiant64

If the target file already exists and an overwrite fails/is not desired, the command will still return 0 and the file will be marked and logged as successfully enabled/disabled. Fixing this would probably(?) involve devising an atomic "fail-if-exists-else-move" operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions