Fix bug 1665 to remove LW-UI from newtag.sh 81/11181/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 15 Sep 2021 11:42:34 +0000 (13:42 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 15 Sep 2021 11:44:03 +0000 (13:44 +0200)
commit6715548d0c89b23e5ca9c49d81df4728e9f07034
treea96d7a004a69d3b796648a2717466d2030187f5c
parentf0014df1d65e8a1de6cd784f690c31ca34f63047
Fix bug 1665 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: I2d48ab18fa20708ff2697b2c0d9c2ef5c9fba7b9
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tools/newtag.sh