mirror of
https://github.com/nginx/nginx.git
synced 2024-12-13 11:09:06 +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;
|
||||
goto failed;
|
||||
}
|
||||
|
||||
#if (NGX_WIN32)
|
||||
|
Loading…
Reference in New Issue
Block a user