In a few cases the behaviour of both the hush and built-in parsers seems incorrect. One such case was exposed by commit 1992dbf which attempted to execute a simple command using hush and get the correct return value. Further digging exposed the other problems.
Simon Glass (4): Add final result tests for run_command_list() Fix itest mask overflow Fix hush to give the correct return code for a simple command Correct return code from builtin_run_command_list() common/cmd_itest.c | 2 +- common/hush.c | 4 +++- common/main.c | 2 +- test/command_ut.c | 5 +++++ 4 files changed, 10 insertions(+), 3 deletions(-) -- 1.9.1.423.g4596e3a _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot