Revert r355861 because the issue has been fixed in r356443
PR: 242689 Notified by: markj Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f09369be02
commit
061838233a
@ -36,11 +36,6 @@ failloop_head()
|
||||
}
|
||||
failloop_body()
|
||||
{
|
||||
if [ "$(atf_config_get ci false)" = "true" ] && \
|
||||
[ "$(uname -p)" = "i386" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/242689"
|
||||
fi
|
||||
|
||||
sysctl -n kern.geom.notaste > kern.geom.notaste.txt
|
||||
load_gnop
|
||||
load_gmultipath
|
||||
|
Loading…
Reference in New Issue
Block a user