diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-07 23:48:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 23:48:18 -0800 |
commit | 49ec260a9afb5a57469cd90bed150c37a9f9c459 (patch) | |
tree | beb396fcdf29ac4dacdcc4d521d56b20ee08b8a9 /lib | |
parent | 6f8d1b41d082a6a1f3bd45fec797481bfa720e78 (diff) | |
download | spack-49ec260a9afb5a57469cd90bed150c37a9f9c459.tar.gz spack-49ec260a9afb5a57469cd90bed150c37a9f9c459.tar.bz2 spack-49ec260a9afb5a57469cd90bed150c37a9f9c459.tar.xz spack-49ec260a9afb5a57469cd90bed150c37a9f9c459.zip |
bugfix: installer.py shouldn't be executable (#15386)
This is a minor permission fix on the new installer.py introduced in #13100.
Diffstat (limited to 'lib')
-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 bd38d11ea2..bd38d11ea2 100755..100644 --- a/lib/spack/spack/installer.py +++ b/lib/spack/spack/installer.py |