Fix path resolution in trigger menu services (ATR-20864)
Compare changes
Files
2- Frank Winklmeier authored
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.
@@ -203,6 +203,12 @@ PathResolver::find_file(const std::string& logical_file_name,