X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Ftrap.right;h=370d9b7dfe9eb9ca7848cb323b11b1b0e9a04731;hb=f73dda092b33638d2d5e9c35375f687a607b5403;hp=f7b89a516181d0e6fa5f38a60ac9398d1ac83a49;hpb=28ef6c316f1aff914bb95ac09787a3c83c1815fd;p=platform%2Fupstream%2Fbash.git diff --git a/tests/trap.right b/tests/trap.right index f7b89a5..370d9b7 100644 --- a/tests/trap.right +++ b/tests/trap.right @@ -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