From adec2d078c270da999f54cd4731f91306edb75a0 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Wed, 10 Apr 2024 21:48:20 +0200 Subject: [PATCH] fix: no underscore escape anymore --- config/config_dresden.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config_dresden.yaml b/config/config_dresden.yaml index cbb54bb..ae1301c 100644 --- a/config/config_dresden.yaml +++ b/config/config_dresden.yaml @@ -15,8 +15,8 @@ course: condarcfile: "common/condarc_mogon.tex" # these are the path names to contain sample data # see the README for explanations. - pathtosetup: "/lustre/project/m2\_jgu-ngstraining/workflows" - pathtosolutions: "/lustre/project/hpckurs/m2\_jgu-ngstraining" + pathtosetup: "/lustre/project/m2_jgu-ngstraining/workflows" + pathtosolutions: "/lustre/project/hpckurs/m2_jgu-ngstraining" # This is the selected slide to explain the 'Hello World' script # to introduce SLURM. It requires different account and partition # settings on every cluster.