mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-25 13:36:58 +03:00
Remove linkcheck echoes: they won't run if there's an error
This commit is contained in:
parent
fe1934c91e
commit
d4f9221e4c
|
@ -55,10 +55,6 @@ singlehtml: html
|
||||||
.PHONY: linkcheck
|
.PHONY: linkcheck
|
||||||
linkcheck: BUILDER = linkcheck
|
linkcheck: BUILDER = linkcheck
|
||||||
linkcheck: html
|
linkcheck: html
|
||||||
linkcheck:
|
|
||||||
@echo
|
|
||||||
@echo "Link check complete; look for any errors in the above output " \
|
|
||||||
"or in $(BUILDDIR)/linkcheck/output.txt."
|
|
||||||
|
|
||||||
.PHONY: htmlview
|
.PHONY: htmlview
|
||||||
htmlview: html
|
htmlview: html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user