]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/builtins/trap7.0
35529b80f4bf1eeb802d5dfd1a63454b2ea92d68
[apple/shell_cmds.git] / sh / tests / builtins / trap7.0
1 # $FreeBSD$
2
3 [ "$(trap 'echo trapped' EXIT)" = trapped ]