Skip to content

Commit

Permalink
Added s390x layout feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhu authored and Madhu committed Aug 2, 2023
1 parent 561ce19 commit a724048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/fcos/v1_6_exp/translate.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ func (c Config) processBootDevice(config *types.Config, ts *translate.Translatio
case *layout == "s390x-virt":
wantBIOSPart = true
wantEFIPart = true

default:
// should have failed validation
panic("unknown layout")
Expand Down

0 comments on commit a724048

Please sign in to comment.