From ac90acf4701bcf151bc775ab7a63c1a3be658b7d Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Wed, 11 Dec 2019 14:26:57 +0100 Subject: [PATCH] Update envWhiteList for Binac Profile for testing purposes Add envWhitelist for TZ to fix https://github.com/nf-core/ampliseq/issues/114 --- conf/binac.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/binac.config b/conf/binac.config index e34f615..8c3d493 100644 --- a/conf/binac.config +++ b/conf/binac.config @@ -7,6 +7,7 @@ params { singularity { enabled = true + envWhitelist = 'TZ' } process {