Commit 87f7d2de authored by Rohit Gupta's avatar Rohit Gupta

minor typo in iperf script in test setup

parent 5d023411
...@@ -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