Skip to content

Commit

Permalink
fixup formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
valentindavid committed Jul 22, 2024
1 parent 38e0b29 commit 84c5d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/snap-bootstrap/cmd_initramfs_mounts.go
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ func newRecoverModeStateMachine(model *asserts.Model, disk disks.Disk, allowFall
ErrorLog: []string{},
},
noFallback: !allowFallback,
bootMode: bootMode,
bootMode: bootMode,
}
// first step is to mount ubuntu-boot to check for run mode keys to unlock
// ubuntu-data
Expand Down

0 comments on commit 84c5d46

Please sign in to comment.