]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/builtins/printf2.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / printf2.0
index 7763d6fe9636cee2731d476ea04ac0f661f2e605..7084db7cbe8316208ab3d1c220553d9fa7a89ffd 100644 (file)
@@ -1,3 +1,3 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/builtins/printf2.0 214853 2010-11-05 21:47:58Z jilles $
 
 [ "$(printf '%cZ%s%d' x '\' 010)" = 'xZ\8' ]