haproxy/scripts
Christopher Faulet 7e245dfaca REGTEST: script: Add support of alternatives in requited options list
It is now possible to specify a list of "alternatives" for a required
option. This must be done by separating options by a pipe ('|'). A test will be
executed if at least one of them is available. For instance:

  #REQUIRED_OPTIONS=ZLIB|SLZ,LUA,OPENSSL

The function _findtest() has also been sligthly simplified.
2018-12-21 15:33:26 +01:00
..
announce-release SCRIPTS: add the slack channel URL to the announce script 2018-12-19 18:59:51 +01:00
create-release DOC: split the README into README + INSTALL 2018-12-16 22:30:57 +01:00
git-show-backports
publish-release
run-regtests.sh REGTEST: script: Add support of alternatives in requited options list 2018-12-21 15:33:26 +01:00