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 5b999bb commit d178283Copy full SHA for d178283
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