From b912817240266153ae7d74eccb2ec4b489a2011b Mon Sep 17 00:00:00 2001 From: Shane Lee Date: Wed, 17 Jul 2024 14:47:14 -0600 Subject: [PATCH] Fixes cmd.run with requirements on Windows Formats the command properly for powershell Adds changelog and tests --- changelog/66596.fixed.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog/66596.fixed.md diff --git a/changelog/66596.fixed.md b/changelog/66596.fixed.md new file mode 100644 index 00000000000..a4a27151f2c --- /dev/null +++ b/changelog/66596.fixed.md @@ -0,0 +1,2 @@ +Fixed an issue with cmd.run with requirements when the shell is not the +default