Remove 'spack bootstrap' and associated docs (#15179)

fixes #15145

This commit removes the outdated `spack bootstrap`
command and any reference to it in the documentation
and unit tests.
This commit is contained in:
Massimiliano Culpo
2020-05-11 19:55:18 +02:00
committed by GitHub
parent 4c666034dc
commit 43c9ad3421
7 changed files with 9 additions and 192 deletions

View File

@@ -22,11 +22,6 @@ jobs:
os: linux
language: python
env: TEST_SUITE=flake8
# Shell integration with module files
- python: '3.8'
os: linux
language: python
env: [ TEST_SUITE=bootstrap ]
- stage: 'unit tests + documentation'
python: '2.6'
dist: trusty