Cleanups for runJobs.php.
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 20 Feb 2013 18:49:10 +0000 (10:49 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 21 Feb 2013 19:08:39 +0000 (11:08 -0800)
commit4c8b037a780580fb4cabda217bbb326f562e3ff4
tree4e8148e6be4095176afc1632dc3521e5baa1bb9b
parent08aa5484b09f20a48319cab29ac8856ac02620e7
Cleanups for runJobs.php.

* Handle exceptions in run() better.
* Made the profiling more accurate.
* Simplified the code to handle non-boolean results of run().
  wfWarn() was removed, and bugs reports were already filed.

Change-Id: Ic702319420efbdf12c17d51494255a64a6212d99
maintenance/runJobs.php