From 4aee27816e7101753aeb392e868096236a26d84d Mon Sep 17 00:00:00 2001 From: John Parent Date: Wed, 16 Mar 2022 16:41:34 -0400 Subject: Windows Support: Testing Suite integration Broaden support for execution of the test suite on Windows. General bug and review fixups --- share/spack/qa/windows_test_setup.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/spack/qa/windows_test_setup.ps1 b/share/spack/qa/windows_test_setup.ps1 index eebd0b7480..a7e3c66ea3 100644 --- a/share/spack/qa/windows_test_setup.ps1 +++ b/share/spack/qa/windows_test_setup.ps1 @@ -8,4 +8,4 @@ foreach { $v = $_.split("=") [Environment]::SetEnvironmentVariable($v[0], $v[1]) } -} \ No newline at end of file +} -- cgit v1.2.3-60-g2f50