summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-15 11:23:13 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-15 11:23:55 -0800
commitba10d3618d407245780e836e6a51255da145a316 (patch)
treed6a5d932521fce228dfc6335efd7aa944235e5c1 /bootstrap.conf
parent20f20a4dae4830b587fbbc5e8198bdc44b3dd3a8 (diff)
downloadgrep-ba10d3618d407245780e836e6a51255da145a316.tar.gz
tests: omit update-copyright-tests
This test does not check how 'grep' itself operates, so it is out of place for grep's 'make check'. Problem reported by Sam Razavi in: http://bugs.gnu.org/22376 * bootstrap.conf (avoided_gnulib_modules): Add update-copyright-tests.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 22f5c21e..3bff7c31 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -18,6 +18,7 @@
avoided_gnulib_modules='
--avoid=lock-tests
--avoid=mbrtowc-tests
+ --avoid=update-copyright-tests
'
# gnulib modules used by this package.