From 029f72b1a93430b24b88eb3a72c6114d9f149737 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:09:20 +0200 Subject: Adding upstream version 2:9.1.0016. Signed-off-by: Daniel Baumann --- src/testdir/dumps/Test_verbose_system_2.vim | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/testdir/dumps/Test_verbose_system_2.vim (limited to 'src/testdir/dumps/Test_verbose_system_2.vim') diff --git a/src/testdir/dumps/Test_verbose_system_2.vim b/src/testdir/dumps/Test_verbose_system_2.vim new file mode 100644 index 0000000..65e9c8a --- /dev/null +++ b/src/testdir/dumps/Test_verbose_system_2.vim @@ -0,0 +1,5 @@ +" Filter that removes the ever changing temp directory name from the screendump +" that shows the system() command executed. +" This should be on the first line, but if it isn't there ignore the error, +" the screendump will then show the problem. +1s+|t|m|p|/|.|.|.*| |+|t|m|p|/|x|x|x|x|x|x|x|/|1| |+e -- cgit v1.2.3