diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-07 23:48:18 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-20 11:44:23 -0700 |
commit | 1e42f0a54589d73fab367de4389aa3318c087af0 (patch) | |
tree | ec84bcb5fd935608ede0cd06f5ebb229d18dfd05 | |
parent | 62683eb4bf2bcf155c460113be09915f452e9ce6 (diff) | |
download | spack-1e42f0a54589d73fab367de4389aa3318c087af0.tar.gz spack-1e42f0a54589d73fab367de4389aa3318c087af0.tar.bz2 spack-1e42f0a54589d73fab367de4389aa3318c087af0.tar.xz spack-1e42f0a54589d73fab367de4389aa3318c087af0.zip |
bugfix: installer.py shouldn't be executable (#15386)
This is a minor permission fix on the new installer.py introduced in #13100.
-rw-r--r--[-rwxr-xr-x] | lib/spack/spack/installer.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/spack/spack/installer.py b/lib/spack/spack/installer.py index 4e8ec39733..4e8ec39733 100755..100644 --- a/lib/spack/spack/installer.py +++ b/lib/spack/spack/installer.py |