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

[9.0] More setup removals #7896

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

fstagni
Copy link
Contributor

@fstagni fstagni commented Nov 19, 2024

No description provided.

@fstagni fstagni force-pushed the 90_setup_removals branch 7 times, most recently from 6c19dd8 to 549f874 Compare November 20, 2024 11:34
@@ -163,7 +160,7 @@ def main():
"Systems/"
+ availableDB[db]["System"]
+ "/"
+ cfg.getOption("DIRAC/Setups/" + CSGlobals.getSetup() + "/" + availableDB[db]["System"])
+ cfg.getOption(availableDB[db]["System"])
Copy link
Contributor

Choose a reason for hiding this comment

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

This line should be just dropped

Copy link
Contributor Author

Choose a reason for hiding this comment

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

probably the whole script can be dropped.

Copy link
Contributor

Choose a reason for hiding this comment

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

May be, I do not use it

@fstagni fstagni merged commit 4b5f728 into DIRACGrid:integration Nov 20, 2024
24 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep:ignore Prevent sweeping from being ran for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants