X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/9bcefa0e5fa0e0bc776aa07dbe37853dbc6f0ba8..68ae17932b8f8b5cf4bb37158902185517d9546e:/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 }