Imported from ../bash-2.01.tar.gz.
This commit is contained in:
parent
ccc6cda312
commit
d166f04881
304 changed files with 14702 additions and 13012 deletions
5
tests/execscript.sub2
Normal file
5
tests/execscript.sub2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# make sure an exit command in an exit trap sets the shell's exit status
|
||||
trap - 0
|
||||
trap 'exit 5' 0
|
||||
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue