pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/check
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Apr 29 13:39:43 UTC 2015
Modified Files:
pkgsrc/mk/check: check-wrkref.mk
Log Message:
Use a single egrep and regexp instead of iterating over the list of files to
check and calling grep on each of them. Idea for using ":ts|" from Joerg.
Reduces the test runtime by around 50%, depending on platform and package.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mk/check/check-wrkref.mk
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