From cd9a53e7247cebf79b207d10ce05781f66f579ba Mon Sep 17 00:00:00 2001 From: Frank Liepold Date: Mon, 28 Apr 2014 15:06:47 +0200 Subject: [PATCH] test_suite: change bootloader entry --- test_suite/mars/global.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_suite/mars/global.conf b/test_suite/mars/global.conf index 81678a8c..65602a4f 100644 --- a/test_suite/mars/global.conf +++ b/test_suite/mars/global.conf @@ -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 \