Skip to content

100: Expand shell variables earlier #101

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

Merged
merged 2 commits into from
May 20, 2025
Merged

Conversation

sormuras
Copy link
Member

Expand shell variables earlier by switching to using environment variables and referencing them in the bash commands from that rather than directly interpolating the variables.

Closes #100

Expand shell variables earlier by switching to using environment variables and referencing them in the bash commands from that rather than directly interpolating the variables.

Closes #100
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 20, 2025
@sormuras sormuras merged commit fe9e0ba into main May 20, 2025
3 checks passed
@sormuras sormuras deleted the 100-expand-variables-earlier branch May 23, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Development

Successfully merging this pull request may close these issues.

Expand shell variables earlier
1 participant