mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
REGTESTS: remove a duplicate "option httpslog" in the defaults section
This triggers the following warning: 'option httpslog' overrides previous 'option httpslog' in 'defaults' section.
This commit is contained in:
parent
dce394a303
commit
b9537fe66d
@ -38,7 +38,6 @@ haproxy h1 -conf {
|
||||
timeout connect "${HAPROXY_TEST_TIMEOUT-5s}"
|
||||
timeout client "${HAPROXY_TEST_TIMEOUT-5s}"
|
||||
timeout server "${HAPROXY_TEST_TIMEOUT-5s}"
|
||||
option httpslog
|
||||
|
||||
listen clear-lst
|
||||
bind "fd@${clearlst}"
|
||||
|
Loading…
Reference in New Issue
Block a user