CTest.UpdateHG: Fix repo URL for local filesystem (#13001)
Use "file:///c:/" instead of "file://c:/" because the latter looks like a machine:port URL instead of a local file URL.
Please register or sign in to comment
Use "file:///c:/" instead of "file://c:/" because the latter looks like a machine:port URL instead of a local file URL.