diff options
author | stefanf <stefanf@FreeBSD.org> | 2009-05-31 12:36:14 +0000 |
---|---|---|
committer | stefanf <stefanf@FreeBSD.org> | 2009-05-31 12:36:14 +0000 |
commit | 08e3c7d596923f5022fda6ee58d6e7ac15e65edb (patch) | |
tree | 84ae7f42c94dccd7867ba1799d70fb266b79ea38 /sys/fs/nullfs | |
parent | 6fb0275352a53e468de58a1124fc5b35e9234143 (diff) | |
download | FreeBSD-src-08e3c7d596923f5022fda6ee58d6e7ac15e65edb.zip FreeBSD-src-08e3c7d596923f5022fda6ee58d6e7ac15e65edb.tar.gz |
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
Diffstat (limited to 'sys/fs/nullfs')
0 files changed, 0 insertions, 0 deletions