Skip to content

Fix: add dot to execute bash script

Mikhail Karnevskiy requested to merge fix/run_finalize into master

@haufs @amunnich A dot is needed to execute a bash script finalize. This dot is added to the calibrate.py and will be used in a batch script (see template for the batch script here: bin/slurm_calibrate.sh).

Merge request reports