commit | 7482fd7799864339d42ad1248574b5c60aeb5d7c | [log] [tgz] |
---|---|---|
author | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Mon Jun 23 15:48:04 2025 +0100 |
committer | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Mon Jun 23 16:40:09 2025 +0100 |
tree | d188abd43e7e40c60fb4805f96a4df07c4c948e5 | |
parent | 0c522f9ff9e0c6ccabee7b9a13ee229043fa2b73 [diff] |
clone: be less greedy with CLONE_REPOS filtering Substrings of items in CLONE_REPOS may be accidentally included with the current filtering expression. Fix that to matching only on identical names. Change-Id: Ibd510f3db35d35c83ddafc93baa6fdefd991e6ce Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>