PathCollapser.Collapse
shows wrong output for if ..
is the second segment in the path
#3858
Closed
2 tasks done
Prerequisites
Cake runner
Cake .NET Tool
Cake version
2.1.0
Operating system
Linux, Windows
Operating system architecture
64-Bit
CI Server
No response
What are you seeing?
Given the following script:
The output is
What is expected?
For a path
foo/../bar
or./foo/../bar
I would expect the output beingbar
.Steps to Reproduce
See Cake script above.
Output log
No response
The text was updated successfully, but these errors were encountered: