Skip to content
Snippets Groups Projects
Commit d77e45a6 authored by Michael Langguth's avatar Michael Langguth
Browse files

Added missing finishing for-loop statement in 'create_env.sh'

parent ed28f6a4
No related branches found
No related tags found
No related merge requests found
Pipeline #46991 failed
......@@ -141,5 +141,5 @@ for wf_script in "${workflow_scripts[@]}"; do
else
./generate_workflow_runscripts.sh ${curr_script} ${ENV_NAME} -exp_id=${exp_id}
fi
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment