Skip to content

add method to save shell script

Colm Talbot requested to merge save-bash-script into master

This MR makes a shell script containing all the jobs in the DAG be written into the submit directory.

This will make it easier to rerun jobs from the command line.

Merge request reports