mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
vim: The tests requiring wget/curl have been removed with sed
This commit is contained in:
parent
36f2a2dd53
commit
34202ef44a
@ -80,11 +80,9 @@ sed '/test_glvs/d' -i src/testdir/Make_all.mak</userinput></screen>
|
||||
cause issues with the settings of the current terminal (especially while
|
||||
we are overriding the <envar>TERM</envar> variable to satisfy some
|
||||
assumptions of the test suite). The problem can be
|
||||
avoided by redirecting the output to a log file as shown above.</para>
|
||||
|
||||
<para>Four tests related to GetLatestVimScripts are known to fail in
|
||||
the chroot environment because wget or curl are not available to
|
||||
download the required test scripts.</para>
|
||||
avoided by redirecting the output to a log file as shown above. A
|
||||
successful test will result in the words <computeroutput>ALL
|
||||
DONE</computeroutput> in the log file at completion.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user