Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 18
-
Fix Version/s: 18
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b05
Description
Currently idea.sh checks if CYGPATH is set, and then continues by invoking `cygpath` directly.
This doesn't work if CYGPATH is not actually set to `cygpath`, but to something else, such as `wslpath`.
Instead of invoking `cygpath` directly, the value of the CYGPATH variable should be used.
This doesn't work if CYGPATH is not actually set to `cygpath`, but to something else, such as `wslpath`.
Instead of invoking `cygpath` directly, the value of the CYGPATH variable should be used.