Skip to content

Minor cleanup regarding recent commits

Paul Bryant requested to merge (removed):minor_liniting into master

This attempts to address some minor linting and variable/log naming issues that were either noticed or created as part of the recent revisions to the library. As part of these changes the KillJob function had some print statements removed and the output from the associated scheduler command is only used for logging. This is due in part to once a job is canceled that stdout will not be seen via the web GUI.

Merge request reports