* grub-core/commands/wildcard.c (match_files): Handle filenames
without explicit device. (wildcard_expand): Don't add explicit device if not already present. * tests/grub_script_echo1.in: Add a new expansion test.
This commit is contained in:
parent
87edb8940a
commit
f8a9ab1245
3 changed files with 19 additions and 22 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-01-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/wildcard.c (match_files): Handle filenames
|
||||
without explicit device.
|
||||
(wildcard_expand): Don't add explicit device if not already present.
|
||||
* tests/grub_script_echo1.in: Add a new expansion test.
|
||||
|
||||
2012-01-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Replace single-linked with double-linked lists. It results in more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue