]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/builtins/trap7.0
MFV r316931: 6268 zfs diff confused by moving a file to another directory
[FreeBSD/FreeBSD.git] / bin / sh / tests / builtins / trap7.0
1 # $FreeBSD$
2
3 [ "$(trap 'echo trapped' EXIT)" = trapped ]