Home
last modified time | relevance | path

Searched refs:send_filesize (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/network/stress/ftp/
Dftp-upload-stress01-rmt55 send_filesize=$(echo "$out" | awk '{print $2}')
57 if [ "$send_filesize" != "size=$filesize" ]; then
Dftp-upload-stress02-rmt81 send_filesize=$(echo "$out" | awk '{print $2}')
83 if [ "$send_filesize" != "size=$filesize" ]; then