debug start of jobs
authorAntoine Musso <hashar@free.fr>
Wed, 27 Jun 2012 17:01:11 +0000 (19:01 +0200)
committerAntoine Musso <hashar@free.fr>
Wed, 27 Jun 2012 17:01:11 +0000 (19:01 +0200)
commita652d999fbb78aac9a01226b77f55cbea3f12cbe
treedcf13614b336a06ceeb8d0d52e2c97d08d8eb2f6
parentc2979968b81f9e63d19942669e8c91601fcc9781
debug start of jobs

We log a message whenever a job complete, regardless of its completion
status.  In some case, we might have very long running job that would
kill a jobrunner box, yet we would have no way to find out which jobs
were running on it.

This patch add a log entry before a job run is started.

This will double the traffic related to runJobs logs.

Change-Id: I20cb2cb69c7d125f7f531f3dadbac165b64a6998
maintenance/runJobs.php