]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/expansion/length1.0
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / length1.0
index 2aaebf9048a229261ed9a9a79bc64113f727cfd9..cee58080ce787ab0596db8414bbfb7b061d7f56f 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/expansion/length1.0 219611 2011-03-13 16:20:38Z jilles $
 
 v=abcd
 [ "${#v}" = 4 ] || echo '${#v} wrong'