stefanf 08e3c7d596 Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested.  Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR:	134881
2009-05-31 12:36:14 +00:00
..
2009-01-30 16:23:57 +00:00
2006-12-18 15:45:01 +00:00
2007-03-04 19:52:07 +00:00
2007-03-04 09:15:12 +00:00
2009-04-13 15:29:14 +00:00
2006-12-27 11:28:00 +00:00
2006-12-27 12:14:56 +00:00
2005-08-07 09:11:38 +00:00