Skip to content

Jobsub: Fix Submission Without CSV File

Simon Spannagel requested to merge p-jobsub into master

...which seems broken since !182 (merged).

Now the generation of a config file and the execution of the program or submission to the batch scheduler does not depend anymore on the existence of a CSV runlist.

Merge request reports