merge with mainline
This commit is contained in:
commit
a431c98a52
11 changed files with 344 additions and 30 deletions
|
@ -513,6 +513,12 @@ script = {
|
|||
common = tests/grub_script_setparams.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_script_return;
|
||||
common = tests/grub_script_return.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_cmd_regexp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue