Date: Thu, 8 Oct 2009 17:11:01 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh parser.c Message-ID: <200910081711.n98HBFuW095482@repoman.freebsd.org>
index | next in thread | raw e-mail
stefanf 2009-10-08 17:11:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
bin/sh parser.c
Log:
SVN rev 197862 on 2009-10-08 17:11:01Z by stefanf
Merge r191009.
> Parse 'cmd1 && ! cmd2 | cmd3' correctly, the bang should apply to the entire
> pipeline cmd2 | cmd3 and not just cmd2.
Revision Changes Path
1.58.2.2 +1 -0 src/bin/sh/parser.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910081711.n98HBFuW095482>
