diff options
Diffstat (limited to 'chapter08/coreutils.xml')
-rw-r--r-- | chapter08/coreutils.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index c5d2a5032..ce2728fd6 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -56,9 +56,11 @@ <!-- this has been fixed in upstream gnulib, when a new version of coreutils is released, please check #4055 to see if the change has been picked up in this package --> +<!-- <para>Suppress a test which on some machines can loop forever:</para> <screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen> +--> <!-- <para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para> |