X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f327c4a4918c769993fb1bfa41fb3ea5fc462071..8fffb6b47784e561197f78dd8424f2cd2a1fcd1e:/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 }