launchpad: Prevent error due to origin listed twice
Closed
requested to merge generated-differential-D4966-source into generated-differential-D4966-target
launchpadlib
can list the last modified repository twice so ensure to yield
a single ListedOrigin
model for that special case.
Related to #3003 (closed)
Migrated from D4966 (view on Phabricator)
Merge request reports
Activity
Some references in the commit message have been migrated:
- T3003#57551 is now #3003 (closed)
Build is green
Patch application report for D4966 (id=17725)
Rebasing onto 130ad7d7...
Current branch diff-target is up to date.
Changes applied before test
commit 46f5a50099f926bdec44a4086848d1d55d204f49 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Jan 28 19:09:02 2021 +0100 launchpad: Prevent error due to origin listed twice launchpadlib can list the last modified repository twice so ensure to yield a single ListedOrigin model for that special case. Related to #3003
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/223/ for more details.
Please register or sign in to reply