mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
Cleanup the code coverage files
This commit is contained in:
@@ -71,6 +71,7 @@ utest: all
|
||||
fi
|
||||
|
||||
clean:
|
||||
find . -name \*.gcno -o -name \*.gcda | xargs rm -f
|
||||
find . -name \*.lo -o -name \*.o | xargs rm -f
|
||||
find . -name \*.la -o -name \*.a | xargs rm -f
|
||||
find . -name \*.so | xargs rm -f
|
||||
|
||||
Reference in New Issue
Block a user