-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
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:\