Fix the output of repo list to be 'repo, tag, ref' 81/59281/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 28 Jun 2018 23:05:41 +0000 (16:05 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 28 Jun 2018 23:05:41 +0000 (16:05 -0700)
commit1590a4f64211574ad7a96bb81ad498e4a34fbbd0
treebaddd448a63bde07ca70a6eb78e12d44c75cbba9
parent0f8bd836b9b6d1017a5564cc0e9a3beae4736436
Fix the output of repo list to be 'repo, tag, ref'

This was changed in a previous commit and causes calls to 'git branch'
during the verification job to fail.

Change-Id: I71c248abecf030658371b810d403e1f460933946
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
releases/scripts/repos.py