You can now set the PASTE_CONFIG environment variable to control logging setup
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Feb 2013 18:15:12 +0000 (12:15 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Feb 2013 18:15:12 +0000 (12:15 -0600)
commit86f0ff75e3538b45b23c251d3a7c31496fe8f39a
tree00b5729e05a29a07e6effc1cdac6cf00a0042ec5
parenta49c741f1141e8b9ff6022ebeddc4ad335fdab8a
You can now set the PASTE_CONFIG environment variable to control logging setup

So this should work:

  PASTE_CONFIG=/path/to/paste_foo.ini ./lazycelery.sh

Thanks to Laurent Fournier for sponsoring this commit!
mediagoblin/init/celery/from_celery.py