]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/case18.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / case18.0
index 470253f622eadd18c25e8a4cb8433888e1c8dcb7..b0e601f49cb1a96daea37511f562ce59bc19f1fe 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/case18.0 230161 2012-01-15 21:39:38Z jilles $
 
 case x$(false) in
 x)     ;&