mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
Bash-4.4 distribution sources and documentation
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