Skip to content

MadGraphControl fix to directory handling

Zach Marshall requested to merge zmarshal/athena:21.6_MGC_DirFix into 21.6

Once we change directories, we need to ensure that all subsequent commands treat the CWD as the directory to modify. That only ends once we change directories again out of there. Thanks to Valentina Vecchio for the job that showed this one.

Merge request reports