gerritbot/gerritbot
Clark Boylan 1da055f809 Add option to disable daemonization
We are double forking in the docker image and that seems to confuse
docker because the process it started has exited. Fix this by adding a
--no-daemon option to gerritbot then set that in the dockerfile. This
should run gerritbot without any additional forking.

Change-Id: I048115da5362a883360dcaf40860022ed5b63d47
2020-08-07 10:10:20 -07:00
..
tests Fix event comment-added 2019-12-10 10:49:01 +13:00
__init__.py Add setup.py to project. 2012-07-30 17:08:32 -07:00
bot.py Add option to disable daemonization 2020-08-07 10:10:20 -07:00