Skip to content

change how Driver::submit() returns the actual submitDir location

Nils Erik Krumnack requested to merge krumnack/athena:driver_submit into master

It turns out having function overloads interferes with the error reporting in python. This should address ATLASG-1584.

Merge request reports