Skip to content
Snippets Groups Projects
Commit ba12f7b5 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

No longer need to pass Slurm job ID to finalize script

parent 0b6fef6c
No related branches found
No related tags found
1 merge request!489Assorted cleanup of xfel-calibrate
......@@ -57,5 +57,5 @@ fi
if [ -n "${finalize}" ]
then
${cal_python_path} ${finalize} $SLURM_JOB_ID
${cal_python_path} ${finalize}
fi
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