Fix release tagging script 79/59379/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 29 Jun 2018 20:04:29 +0000 (13:04 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 29 Jun 2018 20:04:29 +0000 (13:04 -0700)
commit319f64db7892a78ad70896a5571b46d332a30f99
tree995eeb2b8537bd88e4686737243fbcd4eef428a9
parent91c0b5d520bdeab00af7feeed394b5112952a29e
Fix release tagging script

git cat-file can't output the tag information for a tag, but it can
output the commit information a tag points to.

Change-Id: I147941e2c0ba6defe212dbd0fc8c8a3a1fe0c728
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/releng/releng-release-tagging.sh