grub/script
Vladimir 'phcoder' Serbinenko dd01d3970f 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-10 18:09:44 +01:00
..
execute.c 2010-02-10 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-10 18:09:44 +01:00
function.c 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 15:37:33 +00:00
lexer.c 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
main.c 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 15:37:33 +00:00
parser.y 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 15:37:33 +00:00
script.c 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 15:37:33 +00:00