Skip to content

Keys.EXECUTABLE #4

@wolski

Description

@wolski

I am wondering how much sense does this Key make.

All of it's use I see is:
exe = app_info.get(Keys.EXECUTABLE, 'myrimatch')

or
exe = app_info.get(Keys.EXECUTABLE, 'comet')

both in the prepare_run method.

The key can't be used in a workflow ini file since it definitely needs to be different for various apps.

I would think it is better to replace it with an app specific key (i.e. COMET_EXECTUBLE, MYRIMATCH_EXECUTABLE).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions