mdconfig: fix cleanup in the attach_size_rounddown test
MFC after: 1 week
MFC with: ed59446b47
Sponsored by: Axcient
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user