updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure.
This commit is contained in:
parent
965bd0fba0
commit
03eae9e632
907
t/sanity.t
907
t/sanity.t
File diff suppressed because it is too large
Load Diff
|
@ -923,6 +923,8 @@ _EOC_
|
||||||
--without-lua_resty_redis disable the lua-resty-redis library
|
--without-lua_resty_redis disable the lua-resty-redis library
|
||||||
--without-lua_resty_mysql disable the lua-resty-mysql library
|
--without-lua_resty_mysql disable the lua-resty-mysql library
|
||||||
--without-lua_resty_upload disable the lua-resty-upload library
|
--without-lua_resty_upload disable the lua-resty-upload library
|
||||||
|
--without-lua_resty_upstream_healthcheck
|
||||||
|
disable the lua-resty-upstream-healthcheck library
|
||||||
--without-lua_resty_string disable the lua-resty-string library
|
--without-lua_resty_string disable the lua-resty-string library
|
||||||
--without-lua_resty_websocket disable the lua-resty-websocket library
|
--without-lua_resty_websocket disable the lua-resty-websocket library
|
||||||
--without-lua_resty_lock disable the lua-resty-lock library
|
--without-lua_resty_lock disable the lua-resty-lock library
|
||||||
|
|
Loading…
Reference in New Issue