]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/execution/set-n3.0
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / tests / execution / set-n3.0
index 24a9159fdeb9e2a804c15abaae1c3c225d765995..5af1bc46975c476600d24055afe0ca14f7a31f39 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: head/bin/sh/tests/execution/set-n3.0 222661 2011-06-03 21:17:42Z jilles $
 
 v=$( ($SH -nc 'for') 2>&1 >/dev/null)
 [ $? -ne 0 ] && [ -n "$v" ]