]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
tests: Call stop_servers when the shell terminates.
authorSimon Ruderich <simon@ruderich.org>
Mon, 29 Jul 2013 10:58:17 +0000 (12:58 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 29 Jul 2013 10:58:17 +0000 (12:58 +0200)
commit3b4f4a15dc1ce69b65dc2c09d8743f7ed30662e4
treed876a3d5036001e155f6e2fff6680beacabc749c
parentc31033a5fe1af1632a11c03de2290650ba8a82c6
tests: Call stop_servers when the shell terminates.

For example when set -e terminates the shell due to a failed process or
the user sends SIGINT.
tests/common.sh
tests/tests-normal.sh
tests/tests-passthrough.sh