Bash-4.2 distribution sources and documentation
[platform/upstream/bash.git] / tests / trap.right
index c8417ac..d1879a4 100644 (file)
@@ -53,6 +53,7 @@ trap -- 'echo aborting' SIGQUIT
 trap -- 'echo aborting' SIGABRT
 trap -- 'echo aborting' SIGTERM
 0
+trap -- '' SIGUSR2
 ERRTRAP
 ERRTRAP
 ERRTRAP