FIX: Remove line that creates a run folder within the run output folder
Description
For correction requests, it can be observed that there are an empty folder with the run number in every run out-folder.
This is a bug in the webservice. deleting the line should fix that.
How Has This Been Tested?
this was tested on xcaltst@max-exfl017 and running run 9988 through test myMDC.
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the code style of this project.