-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wsl] restore logic of
WslPath.parseWindowsUncPath
: both \\wsl$\
…
…and `\\wsl.localhost\` paths should be supported regardless of Windows version (WEB-70562) Regression after bcfeaa3bbf1d2e7f1aac349d46d0e0e73047ceed. This also fixes `WslPathTest.parsing` test which was failing on Windows 10. GitOrigin-RevId: dfcebc3174adeb7e37f493e140eaf2320981a4bf
- Loading branch information
1 parent
93a9754
commit ff3bd9f
Showing
2 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters