systest makefile fixes 95/5695/1
authorMike Marchetti <mmarchetti@sandvine.com>
Fri, 6 Oct 2017 13:17:36 +0000 (09:17 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Thu, 16 Nov 2017 21:13:59 +0000 (16:13 -0500)
Change-Id: I21472a393d263fdf400779299259101ab1aa18cd
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
tools/newtag.sh

index f700ce9..66a72ff 100755 (executable)
@@ -24,7 +24,6 @@ if [ -z "$list" ]; then
 fi
 
 for i in $list; do
-    echo
     echo $i
     if [ ! -d $i ]; then
         git clone https://osm.etsi.org/gerrit/osm/$i