From: Antony Lesuisse Date: Sat, 22 Sep 2012 10:55:15 +0000 (+0200) Subject: typo X-Git-Tag: 7.0-server~23^2~274^2~2 X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=7833ed2137053faf8c3d5946fb77c2eed447c64b;p=odoo%2Fodoo.git typo bzr revid: al@openerp.com-20120922105515-hk2fcc4ux5rb1xz1 --- diff --git a/openerp-wsgi.py b/openerp-wsgi.py index 7382b90..5ab7afc 100644 --- a/openerp-wsgi.py +++ b/openerp-wsgi.py @@ -11,7 +11,7 @@ # # For gunicorn additional globals need to be defined in the Gunicorn section. # Then the following command should run: -# $ gunicorn openerp:wsgi.core.application -c gunicorn.conf.py +# $ gunicorn openerp:application -c openerp-wsgi.py import openerp