]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/parser/alias7.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / parser / alias7.0
index b26f0dd067cd384cca2b8ad43df4da607b9a4b5b..a5b90774037988879b8aca18c48db02fc41b6ca9 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/parser/alias7.0 240825 2012-09-22 12:52:41Z jilles $
 
 alias echo='echo a'
 [ "`eval echo b`" = "a b" ]