]> git.ipfire.org Git - thirdparty/grub.git/commit
2006-04-30 Marco Gerards <marco@gnu.org>
authormarco_g <marco_g@localhost>
Sun, 30 Apr 2006 20:29:51 +0000 (20:29 +0000)
committermarco_g <marco_g@localhost>
Sun, 30 Apr 2006 20:29:51 +0000 (20:29 +0000)
commitdf5341da9e452e50e22cccc22e9939d3afd36731
tree2da4c88d6929d0897343d4b7588783f1a4ba7892
parentf85934bd9bedf874b8a84864da27a9b882629f80
2006-04-30  Marco Gerards  <marco@gnu.org>

* normal/execute.c (grub_script_execute_cmd): Change the return
type to `grub_err_t'.  Correctly return the error.
(grub_script_execute_cmdline): In case a command line is not a
command or a function, try to interpret it as an assignment.
ChangeLog
normal/execute.c