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: 08/01/2003 04:57:21
Module Name:	src
Committed By:	sjg
Date:		Fri Aug  1 04:57:21 UTC 2003

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

Log Message:
Avoid \a as a test of invalid separator, since if we make ksh the default
shell, we get different results.  \x seems safe.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -r1.4 -r1.5 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.