Skip to content

AthenaConfiguration: Fix AthenaVersion fallback.

Trying to read metadata fails if no input file is defined. Adjust the AthenaVersion function so that it goes straight to the fallback version without trying to read metadata if no input file is defined.

Merge request reports