Skip to content

PathResolver: Print error when used with absolute path name

Frank Winklmeier requested to merge fwinkl/athena:pathresolver into master

Print an ERROR if the logical file name is an absolute path (ATLASG-69). Since this may be a valid use-case for analysis, we only print an ERROR in non-analysis releases.

Also remove atlas_depends_on_subdirs statements.

Merge request reports