improve field name unserialization
[awesomized/ext-ion] / Makefile.frag
index 463c78bd5d705600b5e670bfe5b418d9928f5c0b..1106dc513ca898cf4bfbae5161c70bd831977828 100644 (file)
@@ -26,4 +26,4 @@ clean-ion:
 gcov-ion:
        @rm -rf $@
        @mkdir -p $@
-       gcovr -j $$(nproc) -sr . --html --html-details --html-title $@ -o $@/index.html -f '.*/(php_)?ion.*'
+       @gcovr -j $$(nproc) -sr . --html --html-details --html-title $@ -o $@/index.html -f '.*/(php_)?ion.*' 2>/dev/null