Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --add-env argument for appending to generic environment variables #77

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

minijackson
Copy link
Contributor

Useful for the exec verb.

Not completely sure if the move of these lines have an impact:

    os.environ['MAKE'] = 'make'
    os.environ['EPICS_BASE'] = places['EPICS_BASE']

From a discussion with @mdavidsaver

cue.py Outdated Show resolved Hide resolved
cue.py Show resolved Hide resolved
@ralphlange
Copy link
Contributor

Hi @minijackson
I'm sorry. The master branch has changed enough that I'm not sure I would get the conflict resolution right.
Could you rebase on current master?

@minijackson
Copy link
Contributor Author

@ralphlange done!

@ralphlange ralphlange merged commit fe29811 into epics-base:master Apr 30, 2024
52 of 53 checks passed
@ralphlange
Copy link
Contributor

Excellent. Thank you!

@minijackson minijackson deleted the add-add-env branch April 30, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants