On 18 December 2014 at 01:02, Richard Tollerton <[email protected]>
wrote:

> `sh -e` causes any errors encountered during shell execution to abort
> the shell. For terminal sessions like devshell, this causes errors
> encountered while executing do_terminal to instantaneously kill the
> session. This is explicitly not what we want for interactive/debugging
> situations like with terminal, so just remove the '-e' from the sh
> invocation.
>

This doesn't happen for me - starting a devshell and running "false"
doesn't cause the terminal to exit.  I wonder what the difference between
your environment and mine is.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to