Skip to content

RecExCommon: Fix AMI tag parsing from metadata (temporary)

Tadej Novak requested to merge tadej/athena:reco-ami into master

In some cases AMI tag from metadata can be a list. In those cases just take the last one.

This is mostly temporary until the underlying issue is fixed, but it would be good to have this in to be able to run Overlay tests with reco.

/cc @jchapman

Merge request reports