Skip to content
Snippets Groups Projects
Commit c68fba3f authored by Rohit Gupta's avatar Rohit Gupta
Browse files

Merge branch 'develop'

parents 0a524ef2 92b07c86
No related branches found
No related tags found
No related merge requests found
......@@ -53,11 +53,11 @@ while true ; do
echo "Wating for UE to connect and get IP Address..."
sleep 1
else
echo "UE is not connected. IP Address settings are... $cmd"
echo "UE is now connected. IP Address settings are... $cmd"
break
fi
done
print "Starting iperf now..."
echo "Starting iperf now..."
sudo adb -s $device_id shell /data/local/tmp/iperf ${iperf_args[@]}
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