Subject: CVS commit: src/usr.bin/make/unit-tests
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 07/29/2003 08:16:03
Module Name:	src
Committed By:	sjg
Date:		Tue Jul 29 08:16:02 UTC 2003

Modified Files:
	src/usr.bin/make/unit-tests: Makefile test.exp

Log Message:
Use single quotes to protect everything from shell's that might
alter the results.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -r1.1 -r1.2 src/usr.bin/make/unit-tests/test.exp

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