Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 01/04/2006 15:08:42
Module Name:	src
Committed By:	apb
Date:		Wed Jan  4 15:08:42 UTC 2006

Modified Files:
	src/distrib/sets: checkflist

Log Message:
* Add a check for consistency between DESTDIR and METALOG, in addition
  to the existing check for consistency between DESTDIR and the output
  from makeflist.
* Use egrep instead of awk to ignore differences that are expected.
  This should be easier to maintain, and should also make it easier
  for users to add their own custom exceptions by editing the
  regexp.

Reviewed by agc


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/distrib/sets/checkflist

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