mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 20:46:11 +02:00
REGTESTS: remove unneeded experimental-mode in cli add server test
The experimental-mode cli command is only required for the moment for 'add server'. Remove it for the 'enable server' command.
This commit is contained in:
parent
3b1c9a39fd
commit
318c008c0d
@ -81,7 +81,7 @@ client c2 -connect ${h1_feS_sock} {
|
||||
} -run
|
||||
|
||||
haproxy h1 -cli {
|
||||
send "experimental-mode on; enable server test/s1"
|
||||
send "enable server test/s1"
|
||||
}
|
||||
|
||||
client c3 -connect ${h1_feS_sock} {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user