]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199282: sh: Allow a newline before "in" in a for command,
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Apr 2010 22:20:31 +0000 (22:20 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Apr 2010 22:20:31 +0000 (22:20 +0000)
commit8b30a14bf03461e756665cd908e9878dd45f0662
treecf6fcd538e10a11f1dba366197726661bcc1c495
parent50cad2565cbf6a64a795496776e55d58d9ec7d1a
MFC r199282: sh: Allow a newline before "in" in a for command,
as required by POSIX.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206942 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/parser.c
tools/regression/bin/sh/parser/for1.0 [new file with mode: 0644]