]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/trap.right
bash-4.3-rc2 overlay
[thirdparty/bash.git] / tests / trap.right
index 1da72a52ff06dc979b0d78754e2bd05328ba963d..b36156462d50876a105483ba3609cab86f264f49 100644 (file)
@@ -93,16 +93,6 @@ sleep 2
 wait $!
 exit
 in trap EXIT
-works
-bar
-bar
-foo
-trap -- '' SIGINT
-trap -- '' SIGUSR2
-foo
-bar
-foo
-bar
 caught a child death
 caught a child death
 caught a child death