mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-20 21:31:28 +02:00
REGTEST: fix the Lua test file name in test lua/h00002 :-)
The file was moved but the lua file was not renamed in the VTC, leading to a failure when launched from a clean tree.
This commit is contained in:
parent
f061e422f7
commit
6b6736b0fd
@ -11,7 +11,7 @@ server s1 {
|
|||||||
|
|
||||||
haproxy h1 -conf {
|
haproxy h1 -conf {
|
||||||
global
|
global
|
||||||
lua-load ${testdir}/b00004.lua
|
lua-load ${testdir}/h00002.lua
|
||||||
|
|
||||||
frontend fe1
|
frontend fe1
|
||||||
mode http
|
mode http
|
||||||
|
Loading…
x
Reference in New Issue
Block a user