From f072d61b3c9b7f311ea0f5a024e122b5a6f7ffc9 Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com> Date: Thu, 27 Aug 2026 11:40:36 +0200 Subject: [PATCH] Define Scratch directory in vsc_ugent.config Add logic to define the Scratch directory based on environment variable. --- conf/vsc_ugent.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/vsc_ugent.config b/conf/vsc_ugent.config index ec727280f..be3043402 100644 --- a/conf/vsc_ugent.config +++ b/conf/vsc_ugent.config @@ -26,6 +26,7 @@ params.vsc_ugent_tier1_project = { System.err.println("Please specify your VSC project account with environment variable SBATCH_ACCOUNT or SLURM_ACCOUNT.") System.exit(1) } + return project }.call() // Define the Scratch directory