]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/trap.right
Imported from ../bash-2.05.tar.gz.
[thirdparty/bash.git] / tests / trap.right
index 6fa6ba5bf2688dcb44ebe41325956f71ecf5d27d..f7b89a516181d0e6fa5f38a60ac9398d1ac83a49 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