mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Merge 3797e90921
into ecb809305e
This commit is contained in:
commit
ff81a13a17
@ -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