From 613790d1fa4a7ffdc156b4a4b33288d669e5a7d5 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 16 Feb 2025 17:55:54 +0800 Subject: [PATCH] vim: Update curl/wget test removal They've renamed the test file at some time point between 9.1.1071 and 9.1.1106. --- chapter08/vim.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/vim.xml b/chapter08/vim.xml index 3da3bc4b6..90d07972a 100644 --- a/chapter08/vim.xml +++ b/chapter08/vim.xml @@ -68,7 +68,7 @@ curl or wget: chown -R tester . -sed '/test_glvs/d' -i src/testdir/Make_all.mak +sed '/test_plugin_glvs/d' -i src/testdir/Make_all.mak Now run the tests as user tester: