Update the repo script to only list repos once 89/58289/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 6 Jun 2018 13:24:36 +0000 (15:24 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 13 Jun 2018 20:11:29 +0000 (13:11 -0700)
commitb6e3c8d163e20de08e612c300097523ba2fb36b6
tree7b81ee1e802295143d90b1049fe03143cc490a35
parenteb7e71885b912b5b81b11eeb5b1097310c349b90
Update the repo script to only list repos once

When projects have multiple releases (ex 6.0, 6.1) the repos would be
listed multiple times when only wanting repo names. This change still
supports listing the repos when they have multiple versions.

Change-Id: I7b0c96649b5486d91b177f95cf175bebcb53815b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
releases/scripts/release-status.sh [changed mode: 0644->0755]
releases/scripts/repos.py