Only process each <package-implementation> once, even if several distributions match...
commit432c401be95b7290f3a7ac7384d4d8f61469ba73
authorThomas Leonard <talex5@gmail.com>
Sat, 30 Jun 2012 08:38:29 +0000 (30 09:38 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 30 Jun 2012 08:38:29 +0000 (30 09:38 +0100)
tree785473a21eff0527b4902e5ae4024ced550f18a5
parenta92ccc24f8dd7804d8d76ad737c9144f7163d300
Only process each <package-implementation> once, even if several distributions match equally well

This caused warnings if there were lots of equally-bad matches (e.g. distributions="bad1 bad2 bad3").
tests/testdistro.py
zeroinstall/injector/model.py