On Thu, Jun 13, 2013 at 1:27 PM, Bram Moolenaar <[email protected]> wrote:
>
> Patch 7.3.1183
> Problem: Python tests 86 and 87 fail.
> Solution: Add "empty" files. (ZyX)
> Files: src/testdir/python_before/before_1.py,
> src/testdir/python_before/before_2.py
>
>
> *** ../vim-7.3.1182/src/testdir/python_before/before_1.py 2013-06-13
> 19:26:45.000000000 +0200
> --- src/testdir/python_before/before_1.py 2013-06-13
> 19:20:01.000000000 +0200
> ***************
> *** 0 ****
> --- 1 ----
> + # empty file
> *** ../vim-7.3.1182/src/testdir/python_before/before_2.py 2013-06-13
> 19:26:45.000000000 +0200
> --- src/testdir/python_before/before_2.py 2013-06-13
> 19:20:12.000000000 +0200
> ***************
> *** 0 ****
> --- 1 ----
> + # empty file
> *** ../vim-7.3.1182/src/version.c 2013-06-12 22:41:30.000000000 +0200
> --- src/version.c 2013-06-13 19:26:23.000000000 +0200
> ***************
> *** 730,731 ****
> --- 730,733 ----
> { /* Add new patch number below this line */
> + /**/
> + 1183,
> /**/
>
Something's up with hg. I did 'hg pull -u' to get this commit, but those
empty files are not actually put into the working dir. 'hg sum' tells me
that indeed I did receive 7.3.1183.
Then I manually 'touch'ed those two files and tried 'make test', only to
find that test 86 fails.
-Manny
--
--
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].
For more options, visit https://groups.google.com/groups/opt_out.