master_fixup on reloads

This commit is contained in:
roberto@goyle
2011-06-24 07:41:01 +02:00
parent 283904107f
commit 789e333736
7 changed files with 28 additions and 6 deletions
-1
View File
@@ -38,7 +38,6 @@ int init_uwsgi_app(int loader, void *arg1, struct wsgi_request *wsgi_req, PyThre
struct uwsgi_app *wi;
if (wsgi_req->script_name_len == 0) {
wsgi_req->script_name = "";
}