diff options
author | Dan Lipsa <dan.lipsa@kitware.com> | 2024-06-27 14:44:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 11:44:36 -0700 |
commit | 4c7d18a77207a7c2dd9fcb9a23e86ec7cff2c6ab (patch) | |
tree | c1ab0b64b7b2c9dcf0687cb919d593e9ce41569f /var | |
parent | b28b26c39ad7cfbf990fb63005974a86495edcd5 (diff) | |
download | spack-4c7d18a77207a7c2dd9fcb9a23e86ec7cff2c6ab.tar.gz spack-4c7d18a77207a7c2dd9fcb9a23e86ec7cff2c6ab.tar.bz2 spack-4c7d18a77207a7c2dd9fcb9a23e86ec7cff2c6ab.tar.xz spack-4c7d18a77207a7c2dd9fcb9a23e86ec7cff2c6ab.zip |
Spack on Windows: fix "spack load --list" and "spack unload" (#35720)
Fix the following on Windows:
* `spack load --list` (this printed 0 packages even if packages were
loaded)
* `spack unload <package>` (this said that the package is not loaded
even if it was)
Update unit tests for `spack load` to also run on Windows (specifically
for ".bat"). This involved refactoring a few tests to parameterize
based on whether the unit tests are being run on a Windows system
(and to account for batch syntax).
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions