Skip to content

Commit

Permalink
tests: cleanup the individual test log and stats files
Browse files Browse the repository at this point in the history
Cleanup all of our regression testing artifacts to keep
'make distcheck' happy.

Signed-off-by: Paul Moore <[email protected]>
  • Loading branch information
pcmoore committed Jan 18, 2025
1 parent 697350c commit b791897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ check-build:
${MAKE} ${AM_MAKEFLAGS} ${check_PROGRAMS}

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

0 comments on commit b791897

Please sign in to comment.