Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/07/2007 20:57:59
Module Name:	src
Committed By:	dsl
Date:		Thu Jun  7 20:57:59 UTC 2007

Modified Files:
	src/bin/sh: parser.c

Log Message:
Fix sh -c 'true && ! true | false; echo $?'
Add some more TRACE((...)) calls to aid such debugging.
Fixes PR bin/36435
Clearly no one tried this test when the changes of rev 1.31 and 1.44 were done!


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/bin/sh/parser.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.