mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-27 17:44:42 +00:00
Remove test results on distclean.
This commit is contained in:
parent
9060a88bdc
commit
9b063e1d59
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -53,7 +53,7 @@ distclean: clean cleandeb
|
|||
rm -f _$(APPNAME)_configdata.py MANIFEST Packages.gz
|
||||
# clean aborted dist builds and -out files
|
||||
rm -f linkchecker-out* linkchecker.prof
|
||||
rm -f alexa*.log
|
||||
rm -f alexa*.log testresults.txt
|
||||
rm -rf $(APPNAME)-$(VERSION)
|
||||
rm -rf coverage dist-stamp python-build-stamp*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue