mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 04:53:28 +00:00
mdconfig: fix cleanup in the attach_size_rounddown test
Sponsored by: Axcient
(cherry picked from commit d1bd097d52
)
This commit is contained in:
parent
43d29dceea
commit
1cc56f881f
@ -291,7 +291,7 @@ attach_size_rounddown_body()
|
||||
-x "mdconfig -r -u ${md#md} -s ${ms2}b"
|
||||
check_diskinfo "$md" 16384 2 $ss
|
||||
}
|
||||
attach_size_rounddown()
|
||||
attach_size_rounddown_cleanup()
|
||||
{
|
||||
cleanup_common
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user