diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-03-23 22:38:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-23 22:38:31 -0700 |
commit | 998b5a6482e77cc17b1fca2e248d2bd3d8bf3a60 (patch) | |
tree | d1c9194796d3dd4aff733e66d27dac7caf3003c9 /.flake8 | |
parent | 385622953dc3ddf733ff577f0ef00044c55bf72c (diff) | |
download | spack-998b5a6482e77cc17b1fca2e248d2bd3d8bf3a60.tar.gz spack-998b5a6482e77cc17b1fca2e248d2bd3d8bf3a60.tar.bz2 spack-998b5a6482e77cc17b1fca2e248d2bd3d8bf3a60.tar.xz spack-998b5a6482e77cc17b1fca2e248d2bd3d8bf3a60.zip |
Remove case consistency check at startup. (#7585)
- This was needed when we transitioned to all lowercase packages because
git didn't handle case changes well on case-insensitive filesystems.
- Now it just adds extra stat calls to startup, and we check for
all-lowercase package names in tests, so we'll remove it.
- people using really old versions of Spack can re-clone.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions