Skip to content

Commit

Permalink
build: revert "call setlocal in vcbuild.bat"
Browse files Browse the repository at this point in the history
This reverts commit b9a55a9.

PR-URL: #16270
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Myles Borins <[email protected]>
  • Loading branch information
refack committed Oct 19, 2017
1 parent 7a29f44 commit c3ae57f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vcbuild.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
@echo off

setlocal EnableExtensions

cd %~dp0

if /i "%1"=="help" goto help
Expand Down

0 comments on commit c3ae57f

Please sign in to comment.