Skip to content

Concatenation with env substitution #2

Description

@lbopp42

Hi !
Actually when I do (in env):

VAR=test
VAR2=$VAR

Working well

BUT

VAR=test
VAR2=addSomething$VAR

Doesn't work

Is it possible to have concatenation with variable substitution to work ?

Best regards,
Lucas

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