diff options
Diffstat (limited to 'chapter06/findutils.xml')
-rw-r--r-- | chapter06/findutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index a13fec4eb..4c9e1da8d 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -46,7 +46,7 @@ <!-- this has been fixed in upstream gnulib, when a new version of findutils 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> + <para>First, suppress a test which on some machines can loop forever:</para> <screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in</userinput></screen> |