]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.1304 v7.3.1304
authorBram Moolenaar <Bram@vim.org>
Thu, 4 Jul 2013 18:50:46 +0000 (20:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 4 Jul 2013 18:50:46 +0000 (20:50 +0200)
Problem:    Test 89 still fails on MS-Windows.
Solution:   Set 'shellslash'. (Taro Muraoka)

src/testdir/test89.in
src/version.c

index fc3a9a29b50ec1c7d6a2a00d4547af24abd1a23b..2ad3f255879d55e1015ac9e2e0193ebc5092c555 100644 (file)
@@ -55,6 +55,7 @@ STARTTEST
 :$put =''
 :$put ='Testing findfile'
 :$put =''
+:set ssl
 :$put =findfile('test19.in','src/test*')
 :exe "cd" cwd
 :cd ..
index 7b6b20d3db60316fb8a7b03c54b9096e282708ef..494df1247e4dbcfe150601bfc28e29c7da5e1d82 100644 (file)
@@ -728,6 +728,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1304,
 /**/
     1303,
 /**/