haproxy/scripts
Willy Tarreau 0b3eb81c6b SCRIPT: run-regtests: avoid several calls to grep to test for features
grep is used in the arguments loops to check for features such as OPENSSL
or LUA or services like prometheus-exporter. Let's just look for the words
inside the list, which requires to prepend a delimitor at the beginning of
the list and add one at the end.
2021-11-18 17:54:49 +01:00
..
announce-release SCRIPTS: announce-release: fix typo in help message 2021-01-08 14:58:22 +01:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-ot.sh SCRIPTS: opentracing: enable parallel builds in build-ot.sh 2021-06-10 07:35:15 +02:00
build-ssl.sh BUILD: adopt script/build-ssl.sh for OpenSSL-3.0.0beta2 2021-08-25 05:16:00 +02:00
build-vtest.sh CI: introduce scripts/build-vtest.sh for installing VTest 2021-05-18 10:48:30 +02:00
create-release REORG: include: move version.h to haproxy/ 2020-06-11 10:18:56 +02:00
git-show-backports SCRIPTS: git-show-backports: re-enable file-based filtering 2021-11-03 08:41:01 +01:00
publish-release SCRIPTS: publish-release: pass -n to gzip to remove timestamp 2020-05-30 06:59:07 +02:00
run-regtests.sh SCRIPT: run-regtests: avoid several calls to grep to test for features 2021-11-18 17:54:49 +01:00