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

Fix deprecation warnings for ppr on socket objects #40

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. Fix deprecation warnings for ppr on socket objects

    We have deprecated the "socket" object in favor of
    "package", so we need to extend that treatment to
    the resource qualifier in the `--map-by ppr` directive.
    Detect both "socket" and the "skt" shorthand for
    backward-compatibility reasons.
    
    Signed-off-by: Ralph Castain <rhc@pmix.org>
    (from upstream commit 7f507df)
    rhc54 authored and hppritcha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    86b1d03 View commit details
    Browse the repository at this point in the history