spack/share/spack/qa
Todd Gamblin 5686c2a544 setup-env.sh: make setup scripts work with set -u
- Add set -u to the setup-env.sh test script

- Refactor lines in setup-env.sh that tested potentially undefined
  variables to use the `[ -z ${var+x} ]` construct
2019-07-05 12:54:17 -07:00
..
configuration .travis.yml: enable ccache (#6370) 2018-12-15 10:52:31 +01:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
run-build-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-doc-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-docker-tests CD: Package Index (#11665) 2019-06-10 18:21:33 +02:00
run-flake8-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-unit-tests tests: add tests for setup-env.sh 2019-07-05 12:54:17 -07:00
setup-env-test.sh setup-env.sh: make setup scripts work with set -u 2019-07-05 12:54:17 -07:00
setup.sh tests: add tests for setup-env.sh 2019-07-05 12:54:17 -07:00