Project

General

Profile

« Previous | Next » 

Revision 987604f4

Added by Alexis Mousset over 7 years ago

Fixes #9803: We should disable link tests for the manual on master

View differences:

Makefile
test: webhelp/index.html
# Disable link tests on master beacause it is normal some links do not exist yet
[ "`git rev-parse --abbrev-ref HEAD`" == "master" ] || ./tests/check_title_syntax.sh
./tests/check_broken_links.sh
./tests/check_title_syntax.sh
[ "`git rev-parse --abbrev-ref HEAD`" == "master" ] || ./tests/check_broken_links.sh
## WARNING: at cleanup, delete png files that were produced by output only !

Also available in: Unified diff