mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
switch include off
This commit is contained in:
parent
c31b03108c
commit
2685275952
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
params.globalConfig = determine_global_config()
|
params.globalConfig = determine_global_config()
|
||||||
|
|
||||||
includeConfig params.globalConfig
|
// includeConfig params.globalConfig
|
||||||
|
|
||||||
def determine_global_config() {
|
def determine_global_config() {
|
||||||
// if( System.getenv('NXF_GLOBAL_CONFIG') == null)
|
// if( System.getenv('NXF_GLOBAL_CONFIG') == null)
|
||||||
|
|
Loading…
Reference in a new issue