To: vim_dev@googlegroups.com Subject: Patch 9.0.0251 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0251 Problem: Test output shows up in git. Solution: Ignore the "failed" directory. (Yao-Ching Huang, closes #10969) Files: .gitignore *** ../vim-9.0.0250/.gitignore 2022-05-16 11:07:12.000000000 +0100 --- .gitignore 2022-08-24 11:22:57.884495055 +0100 *************** *** 82,87 **** --- 82,88 ---- src/testdir/messages src/testdir/viminfo src/testdir/opt_test.vim + src/testdir/failed runtime/indent/testdir/*.out runtime/indent/testdir/*.fail src/memfile_test *** ../vim-9.0.0250/src/version.c 2022-08-23 21:41:12.008852903 +0100 --- src/version.c 2022-08-24 11:25:56.756328584 +0100 *************** *** 733,734 **** --- 733,736 ---- { /* Add new patch number below this line */ + /**/ + 251, /**/ -- ARTHUR: But if he was dying, he wouldn't bother to carve "Aaaaarrrrrrggghhh". He'd just say it. BROTHER MAYNARD: It's down there carved in stone. GALAHAD: Perhaps he was dictating. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///