Skip to content

Commit b791897

Browse files
committed
tests: cleanup the individual test log and stats files
Cleanup all of our regression testing artifacts to keep 'make distcheck' happy. Signed-off-by: Paul Moore <[email protected]>
1 parent 697350c commit b791897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,4 +248,4 @@ check-build:
248248
${MAKE} ${AM_MAKEFLAGS} ${check_PROGRAMS}
249249

250250
clean-local:
251-
${RM} -f 00-test *.pyc
251+
${RM} -f 00-test *.pyc *.log *.stats

0 commit comments

Comments
 (0)