grub/test.yaml: Simulate bootloaderEntryName instead of shortProductName.

That is what grub/main.py now expects in the global storage.
main
Kevin Kofler 10 years ago
parent 727db05fdf
commit 20e6cd4ab0

@ -2,4 +2,4 @@ rootMountPoint: /tmp/mount
bootLoader:
installPath: /dev/sdb
branding:
shortProductName: "Generic Distro"
bootloaderEntryName: "Generic Distro"

Loading…
Cancel
Save