From 036e8214a8db8ebdb20ccc86a1cc2ed9299eee44 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent@modolo.fr> Date: Thu, 28 Nov 2019 09:55:37 +0100 Subject: [PATCH] in2p3.pbs: update nextflow vertion to 19.10 --- src/in2p3.pbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/in2p3.pbs b/src/in2p3.pbs index c34affd3..60f342a3 100644 --- a/src/in2p3.pbs +++ b/src/in2p3.pbs @@ -15,7 +15,7 @@ #$ -l sps=1 ## acces /sps directory ##################################### -NF_VERSION=19.04 +NF_VERSION=19.10 NF=/pbs/throng/lbmc/cl7/nextflow/${NF_VERSION}/nextflow # change to your username SCRATCH=/sps/lbmc/lmodolo/ -- GitLab