Skip to content
Snippets Groups Projects
Commit d8a2a69d authored by Mike Marchetti's avatar Mike Marchetti
Browse files

systest makefile fixes


Change-Id: I21472a393d263fdf400779299259101ab1aa18cd
Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent 49461294
No related branches found
Tags v1.0.0
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment