mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
test EXDEV after path creation
This commit is contained in:
parent
0ddc1978ee
commit
f95847d0ba
@ -576,7 +576,6 @@ ngx_ext_rename_file(ngx_str_t *src, ngx_str_t *to, ngx_ext_rename_file_t *ext)
|
|||||||
}
|
}
|
||||||
|
|
||||||
err = ngx_errno;
|
err = ngx_errno;
|
||||||
goto failed;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#if (NGX_WIN32)
|
#if (NGX_WIN32)
|
||||||
|
Loading…
Reference in New Issue
Block a user