]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/builtins/trap7.0
Bring down 0.4.5 vendor files and other catchups with the distribution tarball.
[FreeBSD/FreeBSD.git] / bin / sh / tests / builtins / trap7.0
1 # $FreeBSD$
2
3 [ "$(trap 'echo trapped' EXIT)" = trapped ]