Skip to content

Commit 49eeb10

Browse files
committed
!fixup! Restore SETLOCAL command
- don't pollute environment on Helix agents
1 parent c96ab0a commit 49eeb10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/helix/content/runtests.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@echo off
2+
SETLOCAL
23

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

0 commit comments

Comments
 (0)