]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/case15.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / case15.0
index 09b0e113354430229523665690534ffe0803cbc4..083aaa65eb04db6d80f9b8e6cd391d5b4258c4d1 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/case15.0 230154 2012-01-15 20:04:05Z jilles $
 
 case x in
 `false`) exit 3 ;;