Skip to content

Create empty condor_config file for CI testing

Duncan Macleod requested to merge duncanmmacleod/conda:condor_config into testing

This MR is an attempt to prevent htcondor falling over / tripping up other processes that try and use /dev/null at the same time (example), by creating an empty, but explicit condor_config file.

Merge request reports