We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d96d1 commit 95f6019Copy full SHA for 95f6019
eng/helix/content/runtests.cmd
@@ -1,6 +1,6 @@
1
@echo off
2
REM Need delayed expansion !PATH! so parens don't mess up the parens
3
-setlocal enableddelayedexpansion
+setlocal enabledelayedexpansion
4
5
REM Use '$' as a variable name prefix to avoid MSBuild variable collisions with these variables
6
set $target=%1
0 commit comments