Skip to content
Snippets Groups Projects
Commit 48f29282 authored by MihaelaZavolan's avatar MihaelaZavolan Committed by Alex Kanitz
Browse files

fix: set correct path to scripts directory

parent 880406df
No related branches found
No related tags found
1 merge request!17Update RUNS/JOB/quantify/config.yaml
Pipeline #14530 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Directories # Directories
# Usually there is no need to change these # Usually there is no need to change these
output_dir: "results" output_dir: "results"
scripts_dir: "../scripts" scripts_dir: "../../../scripts"
local_log: "logs/local" local_log: "logs/local"
cluster_log: "logs/cluster" cluster_log: "logs/cluster"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment