diff options
author | John Parent <john.parent@kitware.com> | 2022-03-16 16:41:34 -0400 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2022-03-17 09:01:01 -0700 |
commit | 4aee27816e7101753aeb392e868096236a26d84d (patch) | |
tree | 2a6099f9b5305997e71e397aa2fae7f624786b90 /bin/spack_cmd.bat | |
parent | e63b4f752a73a67d24802a21bdf4c8a931216d2e (diff) | |
download | spack-4aee27816e7101753aeb392e868096236a26d84d.tar.gz spack-4aee27816e7101753aeb392e868096236a26d84d.tar.bz2 spack-4aee27816e7101753aeb392e868096236a26d84d.tar.xz spack-4aee27816e7101753aeb392e868096236a26d84d.zip |
Windows Support: Testing Suite integration
Broaden support for execution of the test suite
on Windows.
General bug and review fixups
Diffstat (limited to 'bin/spack_cmd.bat')
-rw-r--r-- | bin/spack_cmd.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/spack_cmd.bat b/bin/spack_cmd.bat index 839f1828da..6edc6da2c2 100644 --- a/bin/spack_cmd.bat +++ b/bin/spack_cmd.bat @@ -68,4 +68,5 @@ set GOTO:EOF :continue +set PROMPT=[spack] %PROMPT% %comspec% /k |