mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fix hush 'exit'
@ 2012-08-10 10:58 Sascha Hauer
  2012-08-10 10:58 ` [PATCH 1/2] hush: Make exit a shell builtin Sascha Hauer
  2012-08-10 10:58 ` [PATCH 2/2] hush: catch errors from execute_binfmt Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2012-08-10 10:58 UTC (permalink / raw)
  To: barebox

This series turns the exit command into a shell builtin. This for
example prevents hush from exiting when a nonexisting script executed.

Sascha Hauer (2):
      hush: Make exit a shell builtin
      hush: catch errors from execute_binfmt

 common/command.c |   20 --------------------
 common/hush.c    |   45 ++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 38 insertions(+), 27 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-10 10:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-10 10:58 [PATCH] fix hush 'exit' Sascha Hauer
2012-08-10 10:58 ` [PATCH 1/2] hush: Make exit a shell builtin Sascha Hauer
2012-08-10 10:58 ` [PATCH 2/2] hush: catch errors from execute_binfmt Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox