diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2021-10-14 01:27:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-14 01:27:24 +0200 |
commit | fcac95b0654a84151ad51a9123f74e8cdfcf8d26 (patch) | |
tree | 8205c2e2fd19e8f186ca94a5b5cb0ddb8ba40092 /.gitignore | |
parent | 0227fc3ddc4aead6b7e39b604af342c0f4840c2e (diff) | |
download | spack-fcac95b0654a84151ad51a9123f74e8cdfcf8d26.tar.gz spack-fcac95b0654a84151ad51a9123f74e8cdfcf8d26.tar.bz2 spack-fcac95b0654a84151ad51a9123f74e8cdfcf8d26.tar.xz spack-fcac95b0654a84151ad51a9123f74e8cdfcf8d26.zip |
Don't run lsb_release on linux (#26707)
Running `lsb_release` on Linux takes about 50ms because it is written in
Python. We do not use the output, so this change makes use not call it.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions