netinet6 tests: Restore an atf_check invocation

This one has been commented out since the initial commit, but doesn't
appear to pose any problems.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2023-03-30 20:07:20 -04:00
parent 2e55256de3
commit 3f73fbb0ac

View file

@ -375,7 +375,7 @@ fwd_ip6_gu_icmp_gw_gu_slow_success_body() {
jexec ${jname} sysctl net.inet6.ip6.forwarding=1
# Do not turn off route redirects to ensure slow path is on
# atf_check -s exit:0
atf_check -s exit:0 \
$(atf_get_srcdir)/${script_name} \
--test_name fwd_ip6_icmp \
--smac ${our_mac} --dmac ${jail_mac} \