mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-28 16:53:48 +00:00
c1ddcafdf9
In patch 3bad3d5 ("BUILD: Makefile: exclude broken tests by default"), the default setting of the REGTESTST_TYPE variable was set in the Makefile instead of the run-regtests.sh script. Doing it in the Makefile was breaking the use of this environment varible with make ( REGTESTS_TYPES=slow,default make reg-tests ) This patch move the default setting from the Makefile to run-regtests.sh. It also change the documentation in `make reg-tests-help` about the default value. This patch should be backported where 3bad3d5 is backported. |
||
---|---|---|
.. | ||
announce-release | ||
backport | ||
build-ssl.sh | ||
create-release | ||
git-show-backports | ||
publish-release | ||
run-regtests.sh |