Skip to content

cmd*.rb are not portable to Windows #129

@j-rivero

Description

@j-rivero

Originally #120 (comment) from @scpeters

Environment

  • OS Version: any
  • Source

Description

In the cmd*.rb files there is some logic for detecting when a string is an absolute or relative path based on whether it starts with /, but that is not valid logic for Windows, which has absolute paths that can start with C:\

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsWindows supportbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions