---
tests/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile b/tests/Makefile
index 2ff3f83..82b7e0f 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -162,7 +162,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
--
2.7.3
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel