Imported from ../bash-2.05.tar.gz.
[platform/upstream/bash.git] / tests / trap.right
index 6fa6ba5..f7b89a5 100644 (file)
@@ -44,6 +44,7 @@ trap -- '' SIGINT
 trap -- 'echo aborting' SIGQUIT
 trap -- 'echo aborting' SIGABRT
 trap -- 'echo aborting' SIGTERM
+0
 caught a child death
 caught a child death
 caught a child death