https://bugzilla.wikimedia.org/show_bug.cgi?id=69272
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #6 from Bryan Davis <[email protected]> --- The deployed version of jobrunner in beta had lagged behind the configuration. Additionally there was a local hotpatch on deployment-jobrunner01 that prevented trebuchet from updating the checkout properly. I fixed these two things and the jobrunner is operational again. (In reply to Antoine "hashar" Musso from comment #4) > The file has inline comments using // which is not supported by PHP > json_decode(). Removing the comment fix the issue. This is actually handled in the latest version. Aaron strips the comments before parsing the file as json. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
