X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f327c4a4918c769993fb1bfa41fb3ea5fc462071..167bee35e3ffc6500bb52bbb91d3b423d2863abf:/tests/ethflood.sh diff --git a/tests/ethflood.sh b/tests/ethflood.sh index c54e0d0..b5c12dc 100755 --- a/tests/ethflood.sh +++ b/tests/ethflood.sh @@ -13,6 +13,7 @@ t() { kill $PID_S fi kill $PID_PING + sleep 1 # Wait for remote buffers to become empty done }