[lfs] branch trunk updated: vim: The tests requiring wget/curl have been removed with sed

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173947762662.3225.12727652196935502946@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 34202ef44 vim: The tests requiring wget/curl have been removed with sed
34202ef44 is described below

commit 34202ef44adcd00278d7f0f1054573c02291e0f1
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri Feb 14 04:13:13 2025 +0800

    vim: The tests requiring wget/curl have been removed with sed
---
 chapter08/vim.xml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/chapter08/vim.xml b/chapter08/vim.xml
index 6e018ac41..3da3bc4b6 100644
--- a/chapter08/vim.xml
+++ b/chapter08/vim.xml
@@ -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>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.