diff --git a/conf/phoenix.config b/conf/phoenix.config index f789eff..81b7d44 100644 --- a/conf/phoenix.config +++ b/conf/phoenix.config @@ -6,14 +6,14 @@ */ singularity { - enabled = true - envWhitelist='SINGULARITY_BINDPATH' - autoMounts = true + enabled = true + envWhitelist='SINGULARITY_BINDPATH' + autoMounts = true } process { - beforeScript = 'module load Singularity/2.5.2-GCC-5.4.0-2.26' - executor = 'slurm' + beforeScript = 'module load Singularity/2.5.2-GCC-5.4.0-2.26' + executor = 'slurm' } params {