Skip to content

BUGFIX: Manually set outdir after reweighting.

Colm Talbot requested to merge update-reweighting-outdir into master

Sometimes when a job is resumed after failing through condor the result outdir is set to the path on the node it was running on.

This MR just makes sure that the passed outdir is used when the reweighted result is saved.

Merge request reports