tests: clean *.db, *.log
Co-authored-by: Unit 193 <unit193@unit193.net>
This commit is contained in:
parent
3eab43b680
commit
0e50ab822d
1 changed files with 1 additions and 0 deletions
|
@ -48,3 +48,4 @@ check-local: $(check_PROGRAMS) \
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -rf runtime/modules
|
rm -rf runtime/modules
|
||||||
|
rm -rf *.db *.log
|
||||||
|
|
Loading…
Reference in a new issue