Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/sets



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.




Home | Main Index | Thread Index | Old Index