mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Revert r358309 after r358311.
PR: 244393 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
99b201c331
commit
547a1e03c3
1 changed files with 0 additions and 4 deletions
|
|
@ -80,10 +80,6 @@ v6_head()
|
|||
|
||||
v6_body()
|
||||
{
|
||||
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/244393"
|
||||
fi
|
||||
|
||||
pft_init
|
||||
|
||||
epair_send=$(vnet_mkepair)
|
||||
|
|
|
|||
Loading…
Reference in a new issue