diff options
| author | gson <gson@NetBSD.org> | 2020-08-20 07:23:20 +0000 |
|---|---|---|
| committer | gson <gson@NetBSD.org> | 2020-08-20 07:23:20 +0000 |
| commit | b4e20b1051564e982e457421bf3a2c56ebdbb23d (patch) | |
| tree | ed79d3458cb41cdcc43be1d5d983fee836c2fbc9 /libexec | |
| parent | 335b46e40ab6788c6fb6592ca23d31f05ab33a4e (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
