Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/15/2001 00:31:38
Module Name:	basesrc
Committed By:	jdolecek
Date:		Mon May 14 21:31:38 UTC 2001

Modified Files:
	basesrc/regress/usr.bin/sort: stests

Log Message:
Explicitly unset LANG and LC_ALL before doing any tests - some tests
fail if sort(1) is run with non-C locale.

Fix the test #42 - /usr/share/dict/words is sorted with -f (case insens),
so we need use the -f flag here too!


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/regress/usr.bin/sort/stests

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