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
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

