tests: dual-proto: Kill both background servers

* Kill both the udp and tcp background jobs.
This commit is contained in:
Kyle Manna 2016-06-01 15:05:41 -07:00
parent 22cc82d21d
commit 50f387169a

View File

@ -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