Browse Source
When checking build directory against cache on windows, certain corner cases can end up failing the comparison because of case difference on an otherwise identical path. This can be avoided by ignoring case on windows. Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>pull/23065/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue