Imported from ../bash-2.05a.tar.gz.
[platform/upstream/bash.git] / tests / trap.right
index 6fa6ba5..370d9b7 100644 (file)
@@ -44,6 +44,17 @@ trap -- '' SIGINT
 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