merge with mainline
This commit is contained in:
commit
cd652829a1
61 changed files with 872 additions and 345 deletions
|
@ -501,6 +501,12 @@ script = {
|
|||
common = tests/grub_script_shift.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_script_blockarg;
|
||||
common = tests/grub_script_blockarg.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_script_return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue