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

don't try to create failures/ directory in upstream repo #15526

Merged
merged 1 commit into from
Mar 18, 2020

Commits on Mar 17, 2020

  1. don't try to create failures/ directory in upstream repo

    When trying to use an upstream spack repository that is read-only, in particular,
    the one on Summit, I got an error because Spack was trying to create the failures/
    subdir in the upstream .spack_db.
    
    This adds a little check to prevent slack from trying to mkdir failures/ in an upstream
    repo.
    germasch committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    9cd0012 View commit details
    Browse the repository at this point in the history