]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/trap.right
Imported from ../bash-2.05a.tar.gz.
[thirdparty/bash.git] / tests / trap.right
index f7b89a516181d0e6fa5f38a60ac9398d1ac83a49..370d9b7dfe9eb9ca7848cb323b11b1b0e9a04731 100644 (file)
@@ -45,6 +45,16 @@ trap -- 'echo aborting' SIGQUIT
 trap -- 'echo aborting' SIGABRT
 trap -- 'echo aborting' SIGTERM
 0
+ERRTRAP
+ERRTRAP
+ERRTRAP
+after falses
+if negation ok
+after negation
+after while
+before false in trap2a.sub
+after false in trap2a.sub
+command substitution
 caught a child death
 caught a child death
 caught a child death