Fix bug 1664 to remove LW-UI from newtag.sh 82/11182/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 15 Sep 2021 11:42:34 +0000 (13:42 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 16 Sep 2021 14:38:11 +0000 (16:38 +0200)
commit23b89285cbb344218afeefbf58202ce2f8ad50e3
tree3fb4c44b2fb08732205a42d6beeec35888ed4a22
parent161acd4033dd8414c6ec956d88eef1aba112ba73
Fix bug 1664 to remove LW-UI from newtag.sh

The commit removes LW-UI from the set of repos where the tag
will be created.

It also checks whether the branch exists or not, skipping the tagging
if the branch does not exist in the repo.

Change-Id: I9ae444ffd27b3c970a472d741a90f56041cdb802
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tools/newtag.sh