Date: Wed, 5 Jan 2011 23:17:29 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh eval.c src/tools/regression/bin/sh/builtins trap4.0 Message-ID: <201101052318.p05NISgG094518@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2011-01-05 23:17:29 UTC
FreeBSD src repository
Modified files:
bin/sh eval.c
Added files:
tools/regression/bin/sh/builtins trap4.0
Log:
SVN rev 217035 on 2011-01-05 23:17:29Z by jilles
sh: Do not call exitshell() from evalcommand() unless evalcommand() forked
itself.
This ensures that certain traps caused by builtins are executed.
Revision Changes Path
1.99 +5 -4 src/bin/sh/eval.c
1.1 +17 -0 src/tools/regression/bin/sh/builtins/trap4.0 (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101052318.p05NISgG094518>
