`Package.do_install` : removed `install_self` from arguments (#1956)
* Removes the extra argument from Package.do_install while maintaining the changes in behavior pulled in #1603 * install : removed -i and -d shorthands (breaks backward compatibility) * Change ':' to ','
Showing
- lib/spack/spack/cmd/install.py 43 additions, 22 deletionslib/spack/spack/cmd/install.py
- lib/spack/spack/cmd/setup.py 0 additions, 1 deletionlib/spack/spack/cmd/setup.py
- lib/spack/spack/cmd/test_install.py 0 additions, 1 deletionlib/spack/spack/cmd/test_install.py
- lib/spack/spack/package.py 0 additions, 8 deletionslib/spack/spack/package.py
Loading
Please register or sign in to comment