summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-02-27 08:07:26 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-02-27 08:07:26 +0100
commitd2211eb909992962e962d1eff48ffe60e5c4e4f6 (patch)
tree72fd05082e5bac20613b8f45ae8bcd763607d529
parent27c764501e1cea537f365bc214423c80e9d71e25 (diff)
parent3356effc821711e4fdcc133d8e1abf84fca3e665 (diff)
downloadATCD-d2211eb909992962e962d1eff48ffe60e5c4e4f6.tar.gz
Merge pull request #15 from jwillemsen/master
Add coverity button, fixed readme, and some experiments to integrate with coverall which resulted at the end in no changes because coverall wasn't able to handle ATCD
-rwxr-xr-xACE/bin/depgen.pl2
-rw-r--r--README.md5
2 files changed, 6 insertions, 1 deletions
diff --git a/ACE/bin/depgen.pl b/ACE/bin/depgen.pl
index e3deb7e92ca..2ebecf942a0 100755
--- a/ACE/bin/depgen.pl
+++ b/ACE/bin/depgen.pl
@@ -7,7 +7,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# Description : Generate dependencies for GNU Make and NMake.
# Author : Chad Elliott
# Create Date : 5/06/2002
-#
+#
# ************************************************************
# ************************************************************
diff --git a/README.md b/README.md
index 6ca24317cd7..c83bd92b189 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,8 @@ Snap-CI status
================
master: [![Build Status](https://snap-ci.com/DOCGroup/ATCD/branch/master/build_image)](https://snap-ci.com/DOCGroup/ATCD/branch/master)
+
+Coverity Scan status
+====================
+
+master: [![Coverity Scan Build Status](https://scan.coverity.com/projects/1/badge.svg)](https://scan.coverity.com/projects/1)