]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/trap10.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / trap10.0
index fa0e35d6a6b2686d0ba1b3f07b84ad1b10b65e52..66c51061a036299e53229dd5ef6ab961be7091ff 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/trap10.0 230212 2012-01-16 11:07:46Z dumbbell $
 
 # Check that the return statement will not break the EXIT trap, ie. all
 # trap commands are executed before the script exits.