Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily committed Apr 12, 2024
1 parent bea9e6d commit eeafd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/custom_partitioning_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ stages:
commands:
- |
parted --script --machine -- "/dev/vdb" mklabel gpt
#sgdisk --new=1:2048:+1M --change-name=1:'bios' --typecode=1:EF02 /dev/vdb # for grub
#sgdisk --new=1:2048:+1M --change-name=1:'bios' --typecode=1:EF02 /dev/vdb # if using mbr instead of gpt
layout:
device:
path: "/dev/vdb"
Expand Down

0 comments on commit eeafd4e

Please sign in to comment.