diff options
Diffstat (limited to 'bin/spack.bat')
-rw-r--r-- | bin/spack.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spack.bat b/bin/spack.bat index c9afffb51a..b067256cf9 100644 --- a/bin/spack.bat +++ b/bin/spack.bat @@ -14,7 +14,7 @@ :: @echo off -set spack=%SPACK_ROOT%\bin\spack +set spack="%SPACK_ROOT%"\bin\spack ::####################################################################### :: This is a wrapper around the spack command that forwards calls to |