The helper scripts in `tools` are used when running tests: - `cgreen_runner_output_diff` - `cgreen_xml_output_diff` They use `#!/bin/bash` which is not available automatically everywhere (such as on Alpine, #299).