2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* script/execute.c (grub_script_execute_cmdline): Use grub_print_error to show messages instead of discarding them. Process errors after executing command and not before. Keep old method too as precaution.
This commit is contained in:
parent
660960d697
commit
dd01d3970f
2 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* script/execute.c (grub_script_execute_cmdline): Use grub_print_error
|
||||
to show messages instead of discarding them.
|
||||
Process errors after executing command and not before. Keep old method
|
||||
too as precaution.
|
||||
|
||||
2010-02-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Check for ft2build.h.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue