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:
Li-Wen Hsu 2020-01-07 17:49:49 +00:00
parent f09369be02
commit 061838233a

View File

@ -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