summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-28 19:13:52 +0100
committerJim Meyering <meyering@redhat.com>2012-01-28 20:01:29 +0100
commit08ca18e7c41b9bc7eeff617d1c7606f6a9ccc05d (patch)
tree23e74444b43e7922a21db74fa4c7a38a4002d557
parent3afda48cd4dbb6c5ca6de443cdba0f918443181c (diff)
downloadidutils-08ca18e7c41b9bc7eeff617d1c7606f6a9ccc05d.tar.gz
idutils-08ca18e7c41b9bc7eeff617d1c7606f6a9ccc05d.tar.bz2
idutils-08ca18e7c41b9bc7eeff617d1c7606f6a9ccc05d.zip
tests: disable gnulib's get-rusage-as test
* bootstrap.conf (avoided_gnulib_modules): Disable the get-rusage-as test: it's failing.
-rw-r--r--bootstrap.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index e2b21c4..987e8a0 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,7 +19,8 @@
# We don't need these modules, even though gnulib-tool mistakenly
# includes them because of gettext and fchdir dependencies.
avoided_gnulib_modules='
- --avoid=canonicalize-lgpl
+ --avoid=canonicalize-lgpl
+ --avoid=get-rusage-as-tests
'
gnulib_name=libgnu