]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/expansion/trim7.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / trim7.0
index 352bdea920bfbc56a653e34d693e6f0c256c0131..4f237cc9c875b601c8879a3217cd844d01c26f66 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/expansion/trim7.0 219623 2011-03-13 20:02:39Z jilles $
 
 set -- 1 2 3 4 5 6 7 8 9 10 11 12 13
 [ "${##1}" = 3 ] || echo '${##1} wrong'