Closed helloalanhill closed 2 years ago
Really paths should be normalised with something like $(realpath …)
for use with comparisons, so subtle things like ../
or //
don’t break the check.
I believe this has been fixed in 19cef09f558e6cba696c54985bc0cfc558020139
@helloalanhill You should resolve merge conflicts.
Going to consider this already fixed due to 19cef09, but thanks for the PR!
The slash caused following comparison failed.