summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorgson <gson@NetBSD.org>2020-08-20 07:23:20 +0000
committergson <gson@NetBSD.org>2020-08-20 07:23:20 +0000
commitb4e20b1051564e982e457421bf3a2c56ebdbb23d (patch)
treeed79d3458cb41cdcc43be1d5d983fee836c2fbc9 /libexec
parent335b46e40ab6788c6fb6592ca23d31f05ab33a4e (diff)
Remove non-functional cleanup code from test_case() and test_case_root().
It had no effect because RUMP_SOCKETS_LIST is not set in the shell running the cleanup phase. Even if RUMP_SOCKETS_LIST had been set, the code would still not have worked correctly because it ran rump.halt via "atf_check -s exit:1", which would cause the first successful halting of a rump processes to be treated as a failure and abort the cleanup without halting any other rump processes still running.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions