Commit 5d023411 authored by Rohit Gupta's avatar Rohit Gupta

minor fix for iperf script for test setup

parent 5481e609
...@@ -58,6 +58,6 @@ while true ; do ...@@ -58,6 +58,6 @@ while true ; do
fi fi
done done
print "Starting iperf now..." echo "Starting iperf now..."
sudo adb -s $device_id shell /data/local/tmp/iperf ${iperf_args[@]} sudo adb -s $device_id shell /data/local/tmp/iperf ${iperf_args[@]}
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