mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
commit bash-20150710 snapshot
This commit is contained in:
@@ -62,6 +62,7 @@ echo $?
|
||||
# hmmm...should this set the handling to SIG_IGN for children, too?
|
||||
trap '' USR2
|
||||
./trap1.sub
|
||||
trap - USR2
|
||||
|
||||
# test ERR trap
|
||||
./trap2.sub
|
||||
|
||||
Reference in New Issue
Block a user