]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/trap7.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / trap7.0
index 35529b80f4bf1eeb802d5dfd1a63454b2ea92d68..b62ffb720777f68455d0a2c2b0f45affe872a98d 100644 (file)
@@ -1,3 +1,3 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/trap7.0 217996 2011-01-27 23:08:20Z jilles $
 
 [ "$(trap 'echo trapped' EXIT)" = trapped ]