mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
Merge bd32444942
into 5b8a5c08ce
This commit is contained in:
commit
a835b08a8e
@ -47,7 +47,7 @@ ngx_feature_inc_path=
|
||||
eval "/bin/sh -c \"$ngx_test\" >> $NGX_AUTOCONF_ERR 2>&1"
|
||||
|
||||
|
||||
if [ -x $NGX_AUTOTEST ]; then
|
||||
if [ $? -eq 0 ]; then
|
||||
|
||||
case "$ngx_feature_run" in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user