Cygwin: fix utils path handling in case cygdrive path is just '/'

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2018-02-16 17:21:48 +01:00
parent f881942d77
commit 26bcedda20
2 changed files with 22 additions and 12 deletions

View File

@@ -11,3 +11,5 @@ What changed:
Bug Fixes
---------
- Fix utils path handling in case cygdrive path is just '/'.
Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00174.html