]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/case14.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / case14.0
index 0338e8a224e370b5844478e9418f811b02697cc6..f6a68cb4d138f2e1552418bd2478a49a0c8941a4 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/case14.0 230154 2012-01-15 20:04:05Z jilles $
 
 case `false` in
 no) exit 3 ;;