]> git.gsnw.org Git - fping.git/commitdiff
exclude optparse for test coverage
authorDavid Schweikert <david@schweikert.ch>
Thu, 9 Feb 2017 11:25:07 +0000 (12:25 +0100)
committerDavid Schweikert <david@schweikert.ch>
Thu, 9 Feb 2017 11:25:07 +0000 (12:25 +0100)
ci/coveralls.sh

index a6c5f05dbbfb1de5cb45afef59c7ef4c5a112a4b..0d0387b9c73100a920f35e54c2ef58a8dc4955c7 100755 (executable)
@@ -10,4 +10,4 @@ ls -l
 
 gcov *.o
 cd ..
-coveralls --exclude ci --no-gcov
+coveralls --exclude ci --exclude src/optparse.c -no-gcov