Joe Hershberger 82a115fdec sandbox: Don't disable ctrlc() on sandbox if in raw mode
In raw mode, handle ctrl-c as normal. This allows normal ctrl-c behavior
such as aborting a command that is timing out without completely
terminating the sandbox executable.

In [1], Simon disabled this.  His reason for it was that it interferes
with piping test scripts. Piping should be done in cooked mode, so this
change should still not interfere.

[1] commit 8969ea3e9f2db04a6b3675 ("sandbox: Disable Ctrl-C")

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-07-26 14:08:17 -05:00
..
2018-05-29 08:33:05 +02:00
2018-07-20 15:55:07 -04:00
2018-07-23 14:33:21 -04:00
2018-07-20 15:55:05 -04:00
2018-06-01 15:56:02 +02:00
2018-07-20 15:55:05 -04:00
2018-07-24 09:25:23 -04:00
2018-07-19 16:31:38 -04:00
2018-05-25 20:13:00 -04:00
2018-07-19 16:31:37 -04:00