]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/commands/wildcard.c (match_files): Add a useful dprintf.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 24 Jun 2011 11:43:10 +0000 (13:43 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 24 Jun 2011 11:43:10 +0000 (13:43 +0200)
commit4388ca7224904dd35cafb7aa4a48fe60af1cdd4d
tree8f80a306aa8391f0b96269a24fe316186d19a4da
parent98e2f50661b63494a7d94d3ad04d31669468f9b4
* grub-core/commands/wildcard.c (match_files): Add a useful dprintf.
(wildcard_expand): Don't stop on nonregexp parts after regexp ones since
it truncates the output.
Reported by: Ximin Luo.
ChangeLog
grub-core/commands/wildcard.c