There is the cronjob hosting-dispatch that runs every minute.
On one server it has started to output the json below, which is mailed to me

{
    "drupal-version": "7.59"
}

It started a day after the 1.16.0 upgrade, there was some database maintenance done.

This seems to code from the line http://cgit.drupalcode.org/hosting/tree/cron/hosting_cron.module#n43 ... but why?

Comments

helmo created an issue.

colan’s picture

Does the commit listed in `git blame` explain anything?