aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 9a19aa5bd..de033830f 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -103,7 +103,9 @@
<screen><userinput remap="test">chown -Rv nobody . </userinput></screen>
- <para>Now run the tests:</para>
+ <para>Now run the tests. One test case, test-parse-datetime, will
+ fail because the regression test has not been updated for the latest
+ time zone data.</para>
<screen><userinput remap="test">su nobody -s /bin/bash -c "make RUN_EXPENSIVE_TESTS=yes -k check || true"</userinput></screen>