Commit 92b07c86 authored by Rohit Gupta's avatar Rohit Gupta

Merge branch 'feature-34-test_framework' into develop

parents 69493af0 87f7d2de
...@@ -53,7 +53,7 @@ while true ; do ...@@ -53,7 +53,7 @@ while true ; do
echo "Wating for UE to connect and get IP Address..." echo "Wating for UE to connect and get IP Address..."
sleep 1 sleep 1
else else
echo "UE is not connected. IP Address settings are... $cmd" echo "UE is now connected. IP Address settings are... $cmd"
break break
fi fi
done done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment