]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/execution/set-x4.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / execution / set-x4.0
index 0904766ccdd14ee588d993227daeb8ce18937d5e..90dd59a235a050d6bf7d7b2a49d7db9797d1e8a6 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/execution/set-x4.0 275766 2014-12-14 16:26:19Z jilles $
 
 key=`printf '\r\t\001\200\300'`
 r=`{ set -x; : "$key"; } 2>&1 >/dev/null`