From 8166e0f6068f8d6eda2f93a2623f17e2135ec096 Mon Sep 17 00:00:00 2001 From: Olga Botvinnik Date: Wed, 19 May 2021 13:36:15 -0700 Subject: [PATCH] executor.cli --> aws.batch.cliPath --- conf/czbiohub_aws.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/czbiohub_aws.config b/conf/czbiohub_aws.config index c4b0e7d..7132352 100644 --- a/conf/czbiohub_aws.config +++ b/conf/czbiohub_aws.config @@ -27,7 +27,7 @@ process { workDir = "s3://czb-nextflow/intermediates/" aws.region = 'us-west-2' -executor.awscli = '/home/ec2-user/miniconda/bin/aws' +aws.batch.cliPath = '/home/ec2-user/miniconda/bin/aws' params.tracedir = './' params {