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

spack uninstall: improve help message #16886

Merged
merged 2 commits into from
Jun 3, 2020

Commits on Jun 3, 2020

  1. spack uninstall: improve help message

    fixes spack#12527
    
    Mention that specs  can be uninstalled by hash also in
    the help message. Reference `spack gc` in case people
    are looking for ways to clean the store from build time
    dependencies.
    
    Use "spec" instead of "package" to avoid ambiguity in
    the error message.
    alalazo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    25e50dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea63312 View commit details
    Browse the repository at this point in the history