mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 20:51:09 +01:00
Fix resize regressions tests - we need to destroy BSDlabel before we can
create GPT. MFC after: 3 days
This commit is contained in:
parent
0e236b6c47
commit
13e6fd986b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226729
@ -118,6 +118,7 @@ echo ok $i - "fsck says ${md}a.eli is clean," $(echo $(echo "$out" | wc -l)) \
|
||||
i=$((i + 1))
|
||||
|
||||
geli detach ${md}a.eli
|
||||
gpart destroy -F $md >/dev/null
|
||||
|
||||
|
||||
# Verify that the man page example works, changing ada0 to $md,
|
||||
|
Loading…
Reference in New Issue
Block a user