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

DM-28466: Set RUBIN_EUPS_PATH. #132

Merged
merged 2 commits into from Jan 27, 2021
Merged

DM-28466: Set RUBIN_EUPS_PATH. #132

merged 2 commits into from Jan 27, 2021

Conversation

ktlim
Copy link
Contributor

@ktlim ktlim commented Jan 26, 2021

This is in preparation for the use of the activate script in rubin-env 0.2.0.

@ktlim ktlim changed the title Set RUBIN_EUPS_PATH. DM-28466: Set RUBIN_EUPS_PATH. Jan 26, 2021
@@ -755,6 +755,7 @@ n8l::generate_loader_bash() {
LSST_HOME="\$( cd "\$( dirname "\${BASH_SOURCE[0]}" )" && pwd )"

export EUPS_PATH="$eups_path"
export RUBIN_EUPS_PATH="\${EUPS_PATH}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indenting is odd in all these lines.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tabs vs. spaces. Fixing.

@ktlim ktlim merged commit c708cbd into master Jan 27, 2021
@ktlim ktlim deleted the tickets/DM-28466 branch January 27, 2021 20:13
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.

None yet

2 participants