Skip to content

Commit d178283

Browse files
committed
Update runtests.cmd
1 parent 5b999bb commit d178283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/helix/content/runtests.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22
REM Need delayed expansion !PATH! so parens don't mess up the parens
3-
setlocal enableddelayedexpansion
3+
setlocal enabledelayedexpansion
44

55
REM Use '$' as a variable name prefix to avoid MSBuild variable collisions with these variables
66
set $target=%1

0 commit comments

Comments
 (0)