]> git.kaiwu.me - nginx.git/commit
Fixed the -p parameter handling.
authorRuslan Ermilov <ru@nginx.com>
Fri, 3 Aug 2012 12:52:32 +0000 (12:52 +0000)
committerRuslan Ermilov <ru@nginx.com>
Fri, 3 Aug 2012 12:52:32 +0000 (12:52 +0000)
commit8ed4929a261f64c28c21e42f0f366c8d228fc790
treeb95be533c48ddb063a8786d6e66bd4910165895c
parent25197b32291a35b623077c7f413003081038f4a8
Fixed the -p parameter handling.

Ensure that the path supplied always ends with a `/' except when empty.
An empty value now corresponds to the current directory instead of `/'.
src/core/nginx.c