From 34202ef44adcd00278d7f0f1054573c02291e0f1 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 14 Feb 2025 04:13:13 +0800 Subject: [PATCH] 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 cause issues with the settings of the current terminal (especially while we are overriding the TERM 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. - - 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. + avoided by redirecting the output to a log file as shown above. A + successful test will result in the words ALL + DONE in the log file at completion. Install the package: