utils: Fix hidden path processing in parse_external_definition
str.lstrip takes a list of chars to left strip and do not left strip
a string so if a path starts with a '.' it was erroneously removed.
Related to T611
anlambert | Authored on Feb 9 2022, 12:10 PM |
anlambert | Pushed on Feb 9 2022, 3:27 PM |
Buildable 26704 | |
Build 41758: test-and-build | Jenkins console · Jenkins |