diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:47:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:47:49 +0000 |
commit | c6f365edb3ea4c160544095061d56675fabebd92 (patch) | |
tree | 1ea65f14b29c3441f90aaa5798467d2ae9b1f942 /chapter01 | |
parent | e651b5472952f9a59868b9f0865046a0b9829407 (diff) |
Remove the '-k' parameter to Flex's testsuite invocation as all of its test pass. Fixes #3244.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ae4f0fd1e..0d3158a8c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2012-12-12</para> <itemizedlist> <listitem> + <para>[matthew] - All of Flex's tests pass, so remove the + "-k" option to its testsuite invocation. Fixes + <ulink url="&lfs-ticket-root;3244">#3244</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to E2fsprogs-1.42.6. Fixes <ulink url="&lfs-ticket-root;3243">#3243</ulink>.</para> </listitem> |