Imported from ../bash-2.05a.tar.gz.
[platform/upstream/bash.git] / tests / trap.right
index f7b89a5..370d9b7 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