launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #11133
[Merge] lp:~allenap/maas/exec-celeryd-service into lp:maas
Gavin Panella has proposed merging lp:~allenap/maas/exec-celeryd-service into lp:maas.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~allenap/maas/exec-celeryd-service/+merge/120422
--
https://code.launchpad.net/~allenap/maas/exec-celeryd-service/+merge/120422
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/maas/exec-celeryd-service into lp:maas.
=== modified file 'services/celeryd/run'
--- services/celeryd/run 2012-07-11 09:06:57 +0000
+++ services/celeryd/run 2012-08-20 16:03:36 +0000
@@ -15,4 +15,4 @@
# Run celeryd.
export PYTHONPATH=$PYTHONPATH:`pwd`/src:`pwd`/etc
export CELERY_CONFIG_MODULE=democeleryconfig
-celeryd -l INFO
+exec celeryd -l INFO