commit | 91fe0bc77ae7f410397f0259cba7ecc769b37992 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Feb 17 15:27:10 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Feb 17 15:27:11 2023 +0100 |
tree | 29d073edd93170658786dc973c51df51aedd57d1 | |
parent | 678a4ced70ce976d4f688612c0f2944ca26c25f4 [diff] |
REGTESTS: Remove unsupported feature command in http_splicing.vtc A feature command was added to detect if infinite forward is disabled to be able to skip the script. Unfortunately, it is no supported to evaluate such expression. Thus remove it. For now, reg-tests must not be executed with "-dF" option.