Merge changes Ic3741f89,I21472a39
[osm/devops.git] / tools / newtag.sh
index 2f114fe..124c261 100755 (executable)
@@ -25,7 +25,6 @@ if [ -z "$list" ]; then
 fi
 
 for i in $list; do
-    echo
     echo $i
     if [ ! -d $i ]; then
         git clone ssh://$USER@osm.etsi.org:29418/osm/$i