Skip to content

reftests: VAR=$BASEDIR cmd will not replace $BASEDIR #6991

Description

@kit-ty-kate

but splitting both set and the command will

### VAR=$BASEDIR sh -c 'echo "$VAR"'
$BASEDIR
### VAR=$BASEDIR
### sh -c 'echo "$VAR"'
${BASEDIR}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions