From ddc0bbd7b3319066983f9e470c5cb30ce9ad9d91 Mon Sep 17 00:00:00 2001 From: Harshil Patel Date: Mon, 26 Nov 2018 23:31:44 +0000 Subject: [PATCH] Update phoenix.config --- conf/phoenix.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 {