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 <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
refack authored and MylesBorins committed Oct 23, 2017
1 parent 87804a6 commit 6ce04d9
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 6ce04d9

Please sign in to comment.