mirror of https://github.com/schoebel/mars
test_suite: change bootloader entry
This commit is contained in:
parent
384413c03b
commit
cd9a53e724
|
@ -56,7 +56,7 @@ global_set_globals_depending_on_global_host_list
|
|||
declare -g -A global_host_bootloader_list
|
||||
global_host_bootloader_list=(\
|
||||
[istore-test-bs7]=grub \
|
||||
[istore-test-bap7]=lilo \
|
||||
[istore-test-bap7]=grub \
|
||||
[istore-test-bs4]=lilo \
|
||||
[istore-test-bap4]=lilo \
|
||||
[istore-test-bs2]=lilo \
|
||||
|
|
Loading…
Reference in New Issue