tests: dual-proto: Kill both background servers
* Kill both the udp and tcp background jobs.
This commit is contained in:
parent
22cc82d21d
commit
50f387169a
@ -54,7 +54,7 @@ docker run --rm --net=host --privileged --volume $PWD/client:/client $IMG /clien
|
||||
#
|
||||
# Client either connected or timed out, kill server
|
||||
#
|
||||
kill %1
|
||||
kill %1 %2
|
||||
|
||||
#
|
||||
# Celebrate
|
||||
|
Loading…
Reference in New Issue
Block a user