Skip to content

Remove the run* from ana6 files and modules #1310

Description

@fso42

I have an issue when changing the name of the config file. The getModuleConfig function in cfgUtils.py assumes that that the config files name is modName + 'Cfg.ini'. In my case the name of the module contains the run prefix. So i can either rename the module and the config file, dont use the getModuleConfig function and write a new function or change the getModuleConfig function. Do you have an idea how to solve this issue?

Originally posted by @RolandFischbacher in #1245 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions