Skip to content

Prettify JSON output with indent=4 and add bash script for cron/nagios monitoring

The crontab lines for running gwf-diff and clf-check were pretty long and we needed to add a conda activation, so we will add these bash scripts that replicate the already listed in crontabs and adding the conda activation.

We also add an indent=4 to the json.dump() in order to prettify the raw output.

Merge request reports