Skip to content

Inconsistent license variable naming #3043

@Micket

Description

@Micket

We currently have a wide selection of license variable names in use. Grepping through the easyblocks we find for example:

LM_LICENSE_FILE
INTEL_LICENSE_FILE
ABAQUSLM_LICENSE_FILE
EB_MATLAB_LICENSE_SERVER
LMCOMSOL_LICENSE_FILE

so, it's either

  • LM_xxx
  • NAME_xxx
  • NAMELM_xxx
  • LMNAME_xxx
  • EB_NAME_xxx

I was going to suggest to stick to just one pattern:

EB_NAME_LICENSE_FILE
EB_NAME_LICENSE_SERVER
EB_NAME_LICENSE_PORT

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions