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

Correction to project-setting.

parent e591027c
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,6 @@ else
fi
sed -i "s/--mail-user=.*/--mail-user=$USER_EMAIL/g" ${target_script}
if [[ "${HOST_NAME}" == hdfml* || "${HOST_NAME}" == *juwels* ]]; then
sed -i "s/--account=.*/--mail-user=deepacf/g" ${target_script}
sed -i "s/--account=.*/--account=deepacf/g" ${target_script}
fi
# end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment