* 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
|
@ -99,3 +99,5 @@ echo one'two
|
|||
#
|
||||
# two"
|
||||
|
||||
if test x$grubshell = xyes; then insmod regexp; fi
|
||||
echo /boot/grub/i386-pc/normal.mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue