This commit is contained in:
Orgad Shaneh 2025-06-01 16:05:47 +03:00 committed by GitHub
commit a835b08a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ ngx_feature_inc_path=
eval "/bin/sh -c \"$ngx_test\" >> $NGX_AUTOCONF_ERR 2>&1" 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 case "$ngx_feature_run" in