]> granicus.if.org Git - vim/commitdiff
patch 8.0.1255: duplicate badge README file v8.0.1255
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 21:38:51 +0000 (22:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 21:38:51 +0000 (22:38 +0100)
Problem:    duplicate badge README file.
Solution:   Remove one. (Dominique Pelle)

README.md
src/version.c

index 46f31861af6438e7f8f0f903893b9aba356494c1..41f08753ea0d125594c86b896dfec67c3ed74574 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [![Coverage Status](https://coveralls.io/repos/vim/vim/badge.svg?branch=master&service=github)](https://coveralls.io/github/vim/vim?branch=master)
 [![Appveyor Build status](https://ci.appveyor.com/api/projects/status/o2qht2kjm02sgghk?svg=true)](https://ci.appveyor.com/project/chrisbra/vim)
 [![Coverity Scan](https://scan.coverity.com/projects/241/badge.svg)](https://scan.coverity.com/projects/vim)
-[![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim)[![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim)
+[![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim)
 
 
 ## What is Vim? ##
index 7c293bafa568ec8fb0e0c078dc3db7417de5d9a8..8cc9bba68e2e5ea26d211af09f2bb2967050747f 100644 (file)
@@ -761,6 +761,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1255,
 /**/
     1254,
 /**/