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

Revert paramio changes #827

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Revert paramio changes #827

merged 3 commits into from
Nov 13, 2023

Conversation

DougBurke
Copy link
Member

So, although paramio lets us query the parameter file "fully" now in CIAO 4.16, we

a) had some complexity added to hide stderr output
b) we couldn't get the min/max limits before applying any re-directs

The limit handling could maybe be reworked, as the current implementation is "interesting", but it's too late to fix for 4.16 and it still wouldn't address the fact that we can't get the actual limit rather than the re-directed value. So revert these changes.

Note that the runtool module is now left in an "interesting" state, as it goes back to the version before #815 was merged. As mentioned by @kglotfelty in #816 it's not easy to re-create the file at the moment thanks to unwanted files in the parameter directories.

@DougBurke DougBurke linked an issue Nov 13, 2023 that may be closed by this pull request
@DougBurke DougBurke merged commit 3fc9a9d into cxcsds:ciao416 Nov 13, 2023
@DougBurke DougBurke deleted the revert-paramio branch November 13, 2023 20:14
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.

problem with runtool update
1 participant