diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-08 11:51:13 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-08 11:51:13 +0000 |
commit | e0f902a7d0f8c8d0fcfd039f73dfbe0616be1301 (patch) | |
tree | 8e4a0fbdbb3999344cd742814f49d5380c135de3 /chapter06/flex.xml | |
parent | 794025ee475aa77c69050ca993590bd220408086 (diff) |
Added an approximate time to run the Flex testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index c5942ff18..e7bad3340 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -49,7 +49,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> + <para>To test the results (about 0.5 SBU), issue:</para> <screen><userinput remap="test">make check</userinput></screen> |