Merge commit 'a08b5d7b57'
* commit 'a08b5d7b57':
build: Silence the lcov-reset target
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
commit
d4acf9f2dd
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ lcov: coverage.info
|
|||
|
||||
lcov-reset: TAG = LCOV
|
||||
lcov-reset:
|
||||
$(M)lcov -d $(CURDIR) --zerocounters
|
||||
$(M)lcov -q -d $(CURDIR) --zerocounters
|
||||
$(Q)$(RM) -f coverage.info
|
||||
|
||||
clean:: testclean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue