commit | 83fee0fc730d86f87f75d6675482101ab22c5f80 | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Fri Jun 19 18:43:16 2020 -0500 |
committer | micky387 <mickaelsaibi@free.fr> | Mon Oct 07 16:30:44 2024 -0400 |
tree | 638845060b4cdad9c3dbf072be314f7d0c040735 | |
parent | 6a7264907b3a08c93ecb39bf3877583d49747954 [diff] |
repopick: Fallback to name when project path is empty When a manifest project path and project name is identical, the repo manifest parser returns None for the project path. Since both name and path are required, fall back to using name for path when path is None. Change-Id: I2fb3cc0cc643808a3049171804742f249d737679