diff options
| author | christos <christos@NetBSD.org> | 1995-05-15 02:47:38 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 1995-05-15 02:47:38 +0000 |
| commit | fbac2e9de24eddb3496ba4a725aac9bc77cae64e (patch) | |
| tree | 1d39f6f86e32feda355ad2604f96a28718970eaa /sys/compat/linux/linux_exec.c | |
| parent | 0bfc08ac632f187e05c1fd3d2246a53a0f00bb2c (diff) | |
Fixed new bug the previous fix introduced:
false
foo=bar
echo $?
would print 1
Also fixed the long standing bug:
false
echo `echo $?`
would print 0
The exitstatus needs rethinking and rewriting. The trial and error method
is not very efficient
Diffstat (limited to 'sys/compat/linux/linux_exec.c')
0 files changed, 0 insertions, 0 deletions
