Verified Commit d780a0f9 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: path resolution matched components decrement

number of matched component should be decremented only when
component that was counted as matched gets removed.

for instance when `/tmp/ext/..` gets resolved to `/tmp` we should not
decrement the matched counter cause we didn't match ext before.
parent 20108549
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment