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:
|
bootLoader:
|
||||||
installPath: /dev/sdb
|
installPath: /dev/sdb
|
||||||
branding:
|
branding:
|
||||||
shortProductName: "Generic Distro"
|
bootloaderEntryName: "Generic Distro"
|
||||||
|
Loading…
Reference in New Issue
Block a user