Patch 8.2.2889
Problem:    Typo and verbose comment in Makefiles.
Solution:   Fix typo. Use @#. (Ken Takata, closes #8252)
Files:      Makefile, src/testdir/Makefile


*** ../vim-8.2.2888/Makefile    2021-05-24 18:48:00.756582853 +0200
--- Makefile    2021-05-26 21:47:17.344540796 +0200
***************
*** 152,158 ****
  #   > cd src
  #   > msvc2015.bat
  # - Build the console binary:
! #   > nmake -f Mae_mvc.mak
  # - Run the tests and check the output:
  #   > nmake -f Make_mvc.mak testclean
  #   > nmake -f Make_mvc.mak test
--- 152,158 ----
  #   > cd src
  #   > msvc2015.bat
  # - Build the console binary:
! #   > nmake -f Make_mvc.mak
  # - Run the tests and check the output:
  #   > nmake -f Make_mvc.mak testclean
  #   > nmake -f Make_mvc.mak test
*** ../vim-8.2.2888/src/testdir/Makefile        2021-03-20 16:44:22.491927605 
+0100
--- src/testdir/Makefile        2021-05-26 21:47:17.348540787 +0200
***************
*** 40,46 ****
  benchmark: $(SCRIPTS_BENCH)
  
  report:
!       # without the +eval feature test_result.log is a copy of test.log
        @/bin/sh -c "if test -f test.log; \
                then cp test.log test_result.log; \
                else echo No failures reported > test_result.log; \
--- 40,46 ----
  benchmark: $(SCRIPTS_BENCH)
  
  report:
!       @# without the +eval feature test_result.log is a copy of test.log
        @/bin/sh -c "if test -f test.log; \
                then cp test.log test_result.log; \
                else echo No failures reported > test_result.log; \
*** ../vim-8.2.2888/src/version.c       2021-05-26 21:10:07.289101476 +0200
--- src/version.c       2021-05-26 21:48:36.608363369 +0200
***************
*** 752,753 ****
--- 752,755 ----
  {   /* Add new patch number below this line */
+ /**/
+     2889,
  /**/

-- 
BLACK KNIGHT:  Come on you pansy!
    [hah] [parry thrust]
    [ARTHUR chops the BLACK KNIGHT's right arm off]
ARTHUR:        Victory is mine!  [kneeling]
               We thank thee Lord, that in thy merc-
    [Black Knight kicks Arthur in the head while he is praying]
                                  The Quest for the Holy Grail (Monty Python)

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202105261949.14QJnl7i803086%40masaka.moolenaar.net.

Raspunde prin e-mail lui