grub/test.yaml: Simulate bootloaderEntryName instead of shortProductName.
That is what grub/main.py now expects in the global storage.
This commit is contained in:
parent
727db05fdf
commit
20e6cd4ab0
@ -2,4 +2,4 @@ rootMountPoint: /tmp/mount
|
||||
bootLoader:
|
||||
installPath: /dev/sdb
|
||||
branding:
|
||||
shortProductName: "Generic Distro"
|
||||
bootloaderEntryName: "Generic Distro"
|
||||
|
Loading…
Reference in New Issue
Block a user