mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-31 21:20:28 +00:00
Comment out doc tests
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3936 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
eb6235e4e8
commit
5326a6edae
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -129,7 +129,7 @@ releasecheck: check
|
|||
@if egrep -i "xx\.|xxxx|\.xx" ChangeLog.txt > /dev/null; then \
|
||||
echo "Could not release: edit ChangeLog.txt release date"; false; \
|
||||
fi
|
||||
$(MAKE) -C doc/en test
|
||||
# $(MAKE) -C doc test
|
||||
|
||||
.PHONY: sign_distfiles
|
||||
sign_distfiles:
|
||||
|
|
|
|||
Loading…
Reference in a new issue