From 836ff078e0ab4a0a6f12853778d3cd355b898387 Mon Sep 17 00:00:00 2001 From: matthias Date: Fri, 8 May 2026 19:15:44 +0200 Subject: [PATCH] kl --- jenkins/other_location_backup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/other_location_backup.yml b/jenkins/other_location_backup.yml index 8500c80..23e090c 100644 --- a/jenkins/other_location_backup.yml +++ b/jenkins/other_location_backup.yml @@ -7,7 +7,7 @@ pipeline { agent { label params['agentname'] } environment { BORG_RELOCATED_REPO_ACCESS_IS_OK = 'yes' - backdirectory = "/"+ ${directory}" + backdirectory = "/" + "${directory}" } stages {