Skip to content

ENH: Don't setup accounting when running locally.

Just a small thing but on a local test I noticed that default settings with local=True will crash if condor authentication is not set.

Technically one could also set condor=False in the ini file, but I thought this would be a nicer default behaviour since there is no reason to check condor credentials on local runs.

Merge request reports

Loading