| commit | d8a2a69dbf9c0a593989abe2e5d72342dc405df3 | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Fri Oct 06 09:17:36 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Thu Nov 16 16:13:59 2017 -0500 |
| tree | e2fed6f509544b342841f56470dbaa2cdabf890c | |
| parent | 49461294d0896c910a93aa18e20ba10f6bef38b3 [diff] |
systest makefile fixes Change-Id: I21472a393d263fdf400779299259101ab1aa18cd Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/tools/newtag.sh b/tools/newtag.sh index f700ce9..66a72ff 100755 --- a/tools/newtag.sh +++ b/tools/newtag.sh
@@ -24,7 +24,6 @@ fi for i in $list; do - echo echo $i if [ ! -d $i ]; then git clone https://osm.etsi.org/gerrit/osm/$i