From b4cffe0455d1523ad179fd0d125857511e722216 Mon Sep 17 00:00:00 2001 From: Remi Planel Date: Tue, 30 Jul 2019 15:15:07 +0200 Subject: [PATCH] Remove buggy cluster option --- conf/pasteur.config | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/pasteur.config b/conf/pasteur.config index 2548d3f..1d95131 100644 --- a/conf/pasteur.config +++ b/conf/pasteur.config @@ -13,7 +13,6 @@ singularity { process { executor = 'slurm' - clusterOptions = { "-A $params.project ${params.clusterOptions ?: ''}" } } params {