Skip to content

prun: Allow profile filename as package name #432

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 10, 2025

prun: Allow profile filename as package name

Allow the package profile filename to be specified directly. If the
first parameter contains a "/" character, it is interpreted as a
filename and not as a package name.

Original usage example:

prun python-3.9

New usage example:

prun /project/mx/profile postsuper

Allow the package profile filename to be specified directly. If the
first parameter contains a "/" character, it is interpreted as a
filename and not as a package name.

Original usage example:

    prun python-3.9

New usage example:

    prun /project/mx/profile postsuper
@donald donald merged commit 7a3bfc0 into master Jan 13, 2025
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant